Directory open-wonka/wonka
This directory contains a Jamfile,
but no source files.
(In fact it currently contains main.c, but it shouldn't:
that file should be under wonka/src).
It has the following subdirectories:
- doc
- Contains a number of LaTeX documents purporting to explain things
about Wonka.
- hal
- Contains a selection of runtime compiler implementations.
- include
- Contains a selection of Java debugger implementations.
- java
- Contains a selection of implementations of the
OSwald
internal threading and memory management API: both the OSwald
Reference Implementation and wrappers for various host operating systems.
- resource
- Contains a selection of network stack implementations.
- src
- Contains some text files outlining current ideas for development of Wonka.
- tests
- Contains sample applications.