Skip to content

Kryko7/RPAL-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPAL Interpreter

This is an interpreter implementation of the RPAL language. RPAL is a simple programming language that is designed to be easy to learn and use.

To run the interpreter, place the test files in a seperate folder inside the root(rpalFinal) folder.

COMMANDS:

>make #compiles all the files

>java rpal20 testfolder/test.txt      # test the file test.txt

>make clean    #cleans all the class files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors