Skip to content

dylanlan/Dylang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dylang Interpreter

A simple experimental interpreter for my own language

To run it, you'll need Java installed, Eclipse is recommended.

There are a number of test files in the Tests directory, to see examples of language syntax.

To run the tests, run DylanInterpreter/src/com/dylan/tester/Tester.java

To run a script, run DylanInterpreter/src/com/dylan/interpreter/Main.java with a file argument

About

A simple experimental interpreted programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published