Menu

Saquen / News: Recent posts

pre-alpha released

Here is the first pre-alpha release. As is mentioned in the release notes, the main interpreter is still not feature complete. In a week or so (circa 3/30/2003), an alpha version should be released that has all of the main features.

The package is currently set up for just testing. If anyone reads this, I'd appreciate it if they tried to build it and report to the bug tracker if they get any problems. Such a report should contain the version of their compiler and the make/compiler output.... read more

Posted by Jonathon Duerig 2003-03-24

Soon...

Soon there will be an alpha release. The following things need to be resolved before that happens.

The Control class needs to be changed to be more compatible with various compilers.

I need to migrate the parser from bison to byacc.

Array data types need to be implemented.

Entrypoint call and return needs to be implemented.

System conversions need to be implemented.

Increment and decrement operators need to be implemented.... read more

Posted by Jonathon Duerig 2003-03-08

In the beginning...

The codebase has been put into the CVS. Currently it is the barest of possible interpreters. Once I have all of the other auxilliary things set up (webpage, makefiles, etc.) The next week or so will simply be a matter of fleshing out the interpreter.

-D

Posted by Jonathon Duerig 2002-12-19