Tunguska is currently beta software. A significant chunk of work has been done. Here's the approximate status of the different parts of the project:
Component | Progress | Comment |
---|---|---|
Emulator | 80% | The emulator is currently working well enough, it has some issues, but it does most of the stuff you ask it to. |
Assembler | 80% | The assembler is even more mature, it can do most things you'd expect a modern assembler to do. | C compiler | 70% | The C compiler is working, but is slightly buggy and a lot less stable than the rest of tunguska. |
Software | 20% | Programs for Tunguska are sparse, and the standard library is very small. |
Documentation | 50% | The documentation process has gotten started, but there is still work to be done. Large segments of the manual is a bit too mathematical, and could use translation into less formal language. |