A multi platform build system.
-
Updated
Jul 14, 2023 - C
A multi platform build system.
My little programming language.
My own version of BrainFuck. It adds 8 new symbols. These are all to make the language easier to use for beginners. Hence coining the name NotBrainFuck, since it goes against many of the original languages principals. I'm a first year CS major so I am happy to accept and learn from any criticisms.
A very simple code showing the technique of how to solve expressions using RPN.
a smol compiler I've been working on for the past few weeks
An algorithmic language with recursive descent parser and tree-walk interpreter/bytecode stack virtual machine(in separate branches)
My project and algorithm at University at Buffalo
This repository contains my code for building the jlox and clox interpreters as I go through the book "Crafting Interpreters" by Robert Nystrom, as well as my solutions to the associated challenges.
(=`ω´=) simple Math EWAluator written on C
A C-based interpreter to read and run Brainfuck programs in pure C in the simplest way.
A Python module that allows executing Ruby code from within the Python interpreter.
🌳 Tree-sitter grammar for the Ohm domain-specific language. Quickly build parsers, interpreters, and compilers for programming languages with Ohm's parsing toolkit!
A toy language
CLox is a high level language that uses byte-code interpretation technique for execution (VM is stack based).
Basic mathematical expression evaluator
Spaz is a programming language built for learning purposes and inspired by Tsoding and some college classes I am taking.
wokwi circuit sim applications - local work by wa1tnr 05 Feb 2022
Add a description, image, and links to the interpreters topic page so that developers can more easily learn about it.
To associate your repository with the interpreters topic, visit your repo's landing page and select "manage topics."