Skip to content

Johnny Lang is a language created to be easy to parse and lex. It steals alot from forth. Like the reverse polish notation with expressions and function declarations. While also keeping some statements from C like languages.

License

Notifications You must be signed in to change notification settings

Richard5656/Johnny-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Johnny-lang

Johnny Lang is a language created to be easy to parse and lex. It steals alot from forth. Like the reverse polish notation with expressions and function declarations. While also keeping some statements from C like languages.



The interpreter is written in python. There are only global varibles.

About

Johnny Lang is a language created to be easy to parse and lex. It steals alot from forth. Like the reverse polish notation with expressions and function declarations. While also keeping some statements from C like languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages