Skip to content

Nughm3/refl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refl: reference language for compiler experiments

Compiler developers might sometimes want to experiment with new ideas, but implementing a new language from scratch each time is annoying, especially syntax analysis components, as they don't vary that much between language implementations.

refl is a simple toy "language" to experiment and run tests on. This repository contains a parser and AST API. (ungrammar: refl.ungram)

Licensing

Licensed under the MIT License

About

Reference language for compiler experiments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages