Commit graph

5 commits

Author SHA1 Message Date
caf91bc0a8 parser and virtualmachine seem to be functional again in python 3
--HG--
branch : mung
2019-04-23 17:34:40 -07:00
0b3c747e93 python 3 conversion
included missing language_tools file
fixed hgignore
added documentation txt files

--HG--
branch : mung
2019-04-23 14:17:11 -04:00
a70737f90f implementing database and VM error handling
added crypt and pbkdf2 libraries for password hashing

--HG--
branch : mung
2015-10-27 14:50:59 -06:00
dcaeb7145f refactored massive language file, separating into language_types and bytecode
tests for parser and virtualmachine now work!
Running test.moo is now able to successfully call built-in functions

--HG--
branch : mung
2015-09-23 14:38:03 -06:00
bae69502bd added optimizer and got language/VM mostly working
--HG--
branch : mung
2011-06-07 19:24:31 +00:00