Project V: Status Update
Thursday, 27. September 2007, 03:51:53
I'm currently working on defining a few basic types that you'll be able to use right out of the box. These require type comparison components, but I'm hardcoding them as internal functions for now (patching it through C++). After this, maybe today or tomorrow, I'll add some simple built-in components and will finally write a tiny emulator for demonstration purposes. Proof of concept sort of deal. It really has very few features at this point, but the infrastructure will be there. I think I'll be able to do math on streams. That's about it. It is Turing complete and all that. But no tools at all. I'll be adding the GUI once proof of concept is done. And it looks like this weekend is a good target for finishing this proof of concept. The GUI will take longer.