Difference between revisions of "Algol 68 Genie"
(Created page with "{{Entry |Name=Algol 68 Genie |Short description=A fairly fully featured Algol 68 interpreter |Full description=Algol68G (Algol 68 Genie) is an Algol 68 implementation. Its front-...") |
|||
| Line 4: | Line 4: | ||
|Full description=Algol68G (Algol 68 Genie) is an Algol 68 implementation. Its front-end parses an entire Algol 68 source program. If parsing is successful, the syntax tree (that serves as an intermediate program representation) is interpreted by Algol68G's back-end. The interpreter performs many runtime checks. | |Full description=Algol68G (Algol 68 Genie) is an Algol 68 implementation. Its front-end parses an entire Algol 68 source program. If parsing is successful, the syntax tree (that serves as an intermediate program representation) is interpreted by Algol68G's back-end. The interpreter performs many runtime checks. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs=a68g | ||
| + | |Homepage URL=http://www.xs4all.nl/~jmvdveer/algol.html | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=User reference in HTML included and available from http://www.xs4all.nl/~jmvdveer/contents.html | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=cim,marst | ||
| + | |Keywords=implementation,interpreter,algol68g,algol68-g,algol68,algol,68,genie | ||
| + | |Is GNU=n | ||
| + | |Last review by=Marcel van der Veer | ||
| + | |Last review date=2005-07-18 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier= | + | |Version identifier=14.1 |
| − | |Version date= | + | |Version date=2008-11-07 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://www.xs4all.nl/~jmvdveer/algol68g- | + | |Version download=http://www.xs4all.nl/~jmvdveer/algol68g-mk14.1.tar.gz |
| − | |License verified date= | + | |License verified date=2008-11-07 |
| − | |Version comment= | + | |Version comment= |
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Marcel van der Veer | ||
| + | |Email=algol68g@xs4all.nl | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking,Developer,Help,Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:algol68g@xs4all.nl | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=Newsgroup | ||
| + | |Resource URL=comp.lang.misc | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Software-development=programming-language | ||
| + | |Use=software-development | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv2orlater | |License=GPLv2orlater | ||
| − | |License verified by= | + | |License verified by=Kelly Hopkins |
| − | |License verified date= | + | |License verified date=2008-11-07 |
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv3 | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2008-11-07 | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Latest revision as of 08:53, 12 April 2011
Algol 68 Genie
http://www.xs4all.nl/~jmvdveer/algol.html
Algol68G (Algol 68 Genie) is an Algol 68 implementation. Its front-end parses an entire Algol 68 source program. If parsing is successful, the syntax tree (that serves as an intermediate program representation) is interpreted by Algol68G's back-end. The interpreter performs many runtime checks.
Documentation
User reference in HTML included and available from http://www.xs4all.nl/~jmvdveer/contents.html
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Kelly Hopkins | 7 November 2008 | |
| GPLv3 | Kelly Hopkins | 7 November 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Help,Support | mailto:algol68g@xs4all.nl | |
| Help | Newsgroup | comp.lang.misc |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | GNU Plotutils version 2.4.1 or later (allows for drawing from Algol 68) or GNU Scientific Library version 1.2 or later (extends math support) |
| Weak prerequisite | Curses |
| Weak prerequisite | POSIX Threads |
This entry (in part or in whole) was last reviewed on 18 July 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
