Skip to content

andrewromanenco/compilerframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler framework

Front end implementation for LL parser. Parser's result is a parsing tree; which can be converted to an abstract syntax tree by applying attribute rules.

Quick look

Check com.romanenco.cfrm.grammar.example.DragonLLGrammar.java for sample use case. This is implementation for a grammar from Dragon book.

Sample

Framework is the base for these implementations:

License

The code is released under Apache License Version 2.0

Contacts

About

Framework for compiler development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages