Skip to content

jdeinum/interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreter

Creating a simple stack based programming language in C!

Overview

The programming language will support:

  1. Basic Expressions
  2. Strings
  3. Global & Local Variables
  4. Functions
  5. Closures
  6. Garbage Collection
  7. Classes & Methods
  8. Super Classes

Due to school & work, this project was put on hold for quite some time. It will take some time to get back up to speed.

Sources

Robert Nystrom is an excellent author, and all of his books are available for free! On top of that, his blog also contains plenty of cool stuff.

Didn't use it too much, but it was a nice reference for any make issues I ran into.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published