diff --git a/lang/occam/comp/todo b/lang/occam/comp/todo new file mode 100644 index 00000000..f65c4777 --- /dev/null +++ b/lang/occam/comp/todo @@ -0,0 +1,3 @@ +- Optimize nested PARs. +- Don't resolve guards in IFs that lead to skip statements. +- Add more comments (more? are there any yet?).