Plankalkül: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
Variables: | Variables: | ||
{| border=1 | {| border=1 | ||
|V || parameters (r/o) | |V || parameters (r/o) |- | ||
|Z || temporaries (r/w) | |Z || temporaries (r/w) |- | ||
|R || results (w/o) | |R || results (w/o) |- | ||
|} | |} | ||
Revision as of 13:56, 24 November 2006
Project Plankalkül
Spec
Variables:
V | - | Z | - | R | - |
Implementation
Is the 2d syntax representable in ascii in some obvious way? What are the advantages of the 2d syntax?