Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scheme-to-cpp-code-generator

A group project from my Programming Languages course that takes in a text file with scheme code, and converts it into c++ code. The project was split into 3 parts, the lexical analyzer, the syntactical analyzer, and finally the code genorator. This is the final version using all 3.

About

Takes in a text file with scheme code, and converts it into c++ code.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages