Author: kjs Date: Mon Mar 12 14:25:56 2007 New Revision: 17451 Modified: trunk/languages/LANGUAGES.STATUS.pod
Log: update links to lua projects of mine. Modified: trunk/languages/LANGUAGES.STATUS.pod ============================================================================== --- trunk/languages/LANGUAGES.STATUS.pod (original) +++ trunk/languages/LANGUAGES.STATUS.pod Mon Mar 12 14:25:56 2007 @@ -485,7 +485,7 @@ code for creating the Abstract Syntax Tree. There is also a Lua bytecode to PIR compiler at -http://members.home.nl/joeijoei/lua2pir/ +http://kjs.home.fmf.nl/lua2pir/ =item Status @@ -497,7 +497,7 @@ =item Location -http://members.home.nl/joeijoei/parrot/ +http://kjs.home.fmf.nl/parrot/ The Lua PMCs are in C<languages/lua>. @@ -731,8 +731,9 @@ =item Status -Initial implementation. Not complete. -Only Parser currently (using PGE). +Fairly complete, about 95%. Note that this implementation is not exactly the same +as the language as accepted by IMCC. + =item Last verified with parrot version
