forked from jontheapple/pikachu-interpreter
-
Notifications
You must be signed in to change notification settings - Fork 0
lvmtime/pikachu-interpreter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an interpreter for the Pikachu Programming Language. It was made because the original interpreter (and syntax rules) were unable to distinguish between subtraction and division. The site where I found this language is: http://trove42.com/introducing-pikachu-programming-language/ The syntax rules for the language can be found in syntax.txt. To run the interpreter, execute the following commands. javac *.java java Driver Follow the instructions to enter the pikachu file and the inputs you want to use, or to run the tests. --- Syntax.txt contains information about how to create a program in the Pikachu language --- Known Bugs: (none)
About
An interpreter for the Pikachu Programming Language written in Java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%