I will now be doing my work on the Gnusto engine at GitHub:
http://github.com/curiousdannii/gnusto/
Feel free to register and start up branches etc. I'm still just
getting started with git but it doesn't seem too complicated.
And I guess if you change it here in Parchment I'll update it at
Github with your changes too... but I'd prefer for it to all happen on
Github now.
Now, what am I planning to do with it in the future?
- Consider making parts of the engine more generic to have
compatibility with Quixe (
https://github.com/erkyrath/quixe/)
- Hopefully make Gnusto independant of any libraries
- Stop it polluting the window namespace
- Add a unit test suite (planning to write a new inform assembler
first though)
- Lots more optimisations
- Lots more fun!