Aucune description

Vladislav Folts 8cdcae0424 pull latest and generate html page il y a 12 ans
browser 8cdcae0424 pull latest and generate html page il y a 12 ans
doc f5caf80c82 original report il y a 12 ans
src 5ff81f99ed fix relaations and set operations il y a 12 ans
test 5ff81f99ed fix relaations and set operations il y a 12 ans
.gitattributes 53614ee1c1 initial commit il y a 12 ans
.gitignore 53614ee1c1 initial commit il y a 12 ans
LICENSE.md 649d2bc63e rename license file il y a 12 ans
README.md 3d6f26c1b0 readme il y a 12 ans
build.cmd e47affb37c reorganize directory structure il y a 12 ans
build.py 8cdcae0424 pull latest and generate html page il y a 12 ans

README.md

Oberon 07 compiler

Written in JavaScript and transaltes Oberon to JavaScript code so it can be run in web browser.

Quick start

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!