Difference between revisions of "Plankalkül"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Project Plankalkül == | == Project Plankalkül == | ||
− | === | + | === Spec === |
+ | |||
+ | [V|parameters (r/o)] | ||
+ | [Z|temporaries (r/w)] | ||
+ | [R|results (w/o)] | ||
+ | |||
+ | === Implementation | ||
+ | |||
+ | Is the 2d syntax representable in ascii in some obvious way? What are the advantages of the 2d syntax? |
Revision as of 12:50, 24 November 2006
Project Plankalkül
Spec
[V|parameters (r/o)] [Z|temporaries (r/w)] [R|results (w/o)]
=== Implementation
Is the 2d syntax representable in ascii in some obvious way? What are the advantages of the 2d syntax?