|
Project Information
Links
|
Why JSeeeDC? It's just a university task, but you can use it to show children (or pupils) how big world of languages is.
Here is no number types. (But if you want to here is boolean, and 'if' operator. Use it ) and have a lot of fun.
Some one may told that this program is just 'interpretor' whell, I use term from "Red Dragon Book".
Here's only three types: boolean, char, string. Here's global and local scopes. Here's 'if', 'while', 'repeat', 'forup' and other operators. Here's functions, functions with different types. It's strong typed language. And many other details.
2. Genered result_code.java (interpetted code to java language).
Look to current wiki. |