|
11 vuotta sitten | |
---|---|---|
browser | 11 vuotta sitten | |
doc | 11 vuotta sitten | |
src | 11 vuotta sitten | |
test | 11 vuotta sitten | |
.gitattributes | 12 vuotta sitten | |
.gitignore | 11 vuotta sitten | |
LICENSE.md | 12 vuotta sitten | |
README.md | 12 vuotta sitten | |
build.cmd | 12 vuotta sitten | |
build.py | 11 vuotta sitten |
Written in JavaScript and transaltes Oberon to JavaScript code so it can be run in web browser.
You can try the compiler online here.
To build it locally run build.cmd (Python 2.x or 3.x is required). It will make _out/os.js and _out/oberonjs.html. Open oberonjs.html in the browser and try the compiler!