So, GSOC ended. More importantly, summer is ending, as is my suffering at the hands of 3XºC temperatures.
I expected to have more things done by this point. This is mostly my fault for starting work without a proper understanding of the existent code/vm. Still, a mostly functional single-threaded interpreter is working. On *tests/assembly.dart *there's some simple examples for printing factorials or ellapsed time. The large majority of the Sys module isn't implemented, neither are multiplexing and channels. Modules/linkage also aren't finished. I'll keep going until at least all these are done, albeit at a lower pace. The part of the code that's used to simulate C primitives/structs could probably make for a self-contained library, after I do some major improvements and cleanup. Should be useful for emulators and similar things. For the curious, there's two .txt files on the repository root. - todo.txt : list of future improvements is on the repository - errata.txt : list of things incorrect/missing on the current documentation Thanks to Charles, my mentor, and random people on *irc* that helped me with installing inferno and other annoying stuff. See you soon -- You received this message because you are subscribed to the Google Groups "Plan 9 Google Summer of Code" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/plan9-gsoc. For more options, visit https://groups.google.com/groups/opt_out.
