Home
Welcome to the jarvar wiki!
What is Jarvar? It's a simplified class library for a Java compiler, a simple interactive IDE, an embedded script language, and some tools to introduce programming parallel DSP engines. It is under development, and is by no means final or finished.
WordsOfScriptLanguage
Feature Developments in the design phase
- DSP block with simple float processing, with possible GPU acceleration in some architectures
- An IO layer, for file and or console input and output
- An object set so that common programming tasks can be done
- ME, SE, Android, gcj, and other platforms e.g. Raspberry Pi
Known Bugs
Todo Later
- Do reverse traverse to remove unfounds which have been found, to speed variable lookup.