Skip to content

Jam is a Java interpreter, simply a scripting language that will help reinforce my knowledge of data structures and algorithms. Jam is based on the language Lox from the book "Crafting Interpreters" by @munificent

Notifications You must be signed in to change notification settings

JamaicanFriedChicken/Jam-Programming-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Jam

Jam is mixed with peanut butter then put between two slices of bread and enjoyed on a fine Sunday morning with a nice cup of tea. Jam is a Java interpreter to simply explore the small world of programming languages. With curiosity and interest in reinforcing the fundamental basics of HOW a language is implemented, jam is a project that will help me understand the depth of a programming language and its implementations.

About

Jam is a Java interpreter, simply a scripting language that will help reinforce my knowledge of data structures and algorithms. Jam is based on the language Lox from the book "Crafting Interpreters" by @munificent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages