Skip to content

An implementation of an interpreter for the simple, constructed Jott language

License

Notifications You must be signed in to change notification settings

rmh2805/Jott_Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jott_Interpreter

Semester project for PLC

Group:

Team members: Raymond Healy, Antony Lin, Jimmy Cao, Tyler Whitehurst

To compile:

  • make will compile to the ./compiled directory
  • make clean will clean compiled files

To run

  • make the src
  • cd ./compiled
  • java Jott $(PROGRAM_NAME).j

About

An implementation of an interpreter for the simple, constructed Jott language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages