Skip to content

aalaydrus/SimpleScheme-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleScheme-Parser

A SimpleScheme parser developed with JavaCC.

The goal of this project is to develop the basic infrastructure for an interpreter accepting a small functional programming language (i.e., SimpleScheme).

This project is done for a university unit that revolves around The Construction of Programming Languages and Automata Theory.

Developed using Eclipse IDE with a JavaCC plugin (Same thing can be done with IntelliJ or other IDEs that support Java).

TESTS file includes where the example syntax files (.ssu files) to test the parser.

About

A SimpleScheme parser developed with JavaCC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages