Plankalkül: Difference between revisions

From WTFwiki
Jump to navigation Jump to search
Stian (talk | contribs)
No edit summary
Stian (talk | contribs)
No edit summary
Line 3: Line 3:
=== Spec ===
=== Spec ===


[V|parameters (r/o)]
|V|parameters (r/o)
[Z|temporaries (r/w)]
|Z|temporaries (r/w)
[R|results (w/o)]
|R|results (w/o)


=== Implementation
=== Implementation


Is the 2d syntax representable in ascii in some obvious way?  What are the advantages of the 2d syntax?
Is the 2d syntax representable in ascii in some obvious way?  What are the advantages of the 2d syntax?

Revision as of 13: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?