ALGOL 68 Genie: Difference between revisions

All of those links were actually wrong
No edit summary
(All of those links were actually wrong)
Line 1:
{{implementation|ALGOL 68}}'''ALGOL 68G''' or '''Algol 68 Genie''' is an [[ALGOL 68]] [[Interpreter (computing)|interpreter]]. ALGOL 68G is a nearly full implementation of ALGOL 68 as defined by the Revised Report and also implements partial parametrisation, which is an extension of ALGOL 68.
{{implementation cat|ALGOL 68}}
'''ALGOL 68G''' or '''Algol 68 Genie''' is an [[ALGOL 68]] [[Interpreter (computing)|interpreter]]. ALGOL 68G is a nearly full implementation of ALGOL 68 as defined by the Revised Report and also implements partial parametrisation, which is an extension of ALGOL 68.
 
After successful parsing of an entire source program, the syntax tree, that serves as an intermediate program representation, is interpreted. The interpreter performs many runtime checks.
Line 37 ⟶ 36:
==See also==
* [http://www.xs4all.nl/~jmvdveer/algol.html Algol 68 Genie web page]
 
[[Category:ALGOL 68 compilers|Genie GPL]]
[[Category:Interpreters (computing)]]
[[Category:Programming languages]]
Anonymous user