https://github.com/lumtis/decacompiler
Compiler for simple oriented object programming language 🌖
https://github.com/lumtis/decacompiler
antlr compiler java
Last synced: about 1 year ago
JSON representation
Compiler for simple oriented object programming language 🌖
- Host: GitHub
- URL: https://github.com/lumtis/decacompiler
- Owner: lumtis
- Created: 2017-01-03T07:44:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T21:41:54.000Z (over 9 years ago)
- Last Synced: 2025-02-15T19:54:20.615Z (over 1 year ago)
- Topics: antlr, compiler, java
- Language: Java
- Homepage:
- Size: 4.09 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Projet Génie Logiciel, Ensimag.
gl35, 01/01/2017.
Note pour cobertura :
Notre implémentation du parallèlisme provoque une erreur dans cobertura.
Par conséquent, pour lancer cobertura il faut d'abord commenter la partie pour le parallèlisme dans DecacMain.java.