https://github.com/hediske/compiler
A Compiler made using Maven that offers to the user the possibility to provide the language of the compiler .works only on SLR grammars and generates the SLR table according to the grammar given , An SLR parser generator and type checking.
https://github.com/hediske/compiler
compilation compiler lexical-analysis semantic-analysis slr slr-parser syntax-analysis
Last synced: 4 months ago
JSON representation
A Compiler made using Maven that offers to the user the possibility to provide the language of the compiler .works only on SLR grammars and generates the SLR table according to the grammar given , An SLR parser generator and type checking.
- Host: GitHub
- URL: https://github.com/hediske/compiler
- Owner: hediske
- License: mit
- Created: 2024-01-11T19:22:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-08T08:31:58.000Z (over 1 year ago)
- Last Synced: 2024-06-27T11:21:16.389Z (12 months ago)
- Topics: compilation, compiler, lexical-analysis, semantic-analysis, slr, slr-parser, syntax-analysis
- Language: Java
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE