interpretor
There are 21 repositories under interpretor topic.
nijnstein/BLAST-Documentation
https://blast-script.com/
benhj/arrow
An interpreted programming language
rizwansoaib/sublime-build-system
Compiler and Interpretor in sublime3 run directly from Sublime for linux
sdhrrr/toad
An implememtation of a tree-walk interpretor in Java
carlosfrodrigues/haskell-regex
A Haskell Regular Expression Engine
roneetkumar/simple-lang
Simple is a programming language based on GO lang as a base language. The objective to create this language is not only to learn GO lang but also to understand the journey of idea from source code to a finished product.
UnknowsBetter/tiny_interpretor
一个使用cpp实现的多功能计算器,支持变量的设置和常见的单目双目三目和比较运算,并给出结果
Azumix/Notes_Lingi2132
Notes for LINGI2132 course
bansal-yash/COL226-Programming-Languages
Course assignments of COL226:- Programming Languages course at IIT Delhi under Professor Sanjiva Prasad
gs-akhan/Jenny
A very simple interpreted language. 👨🏻💻
jlmbaka/chip8
CHIP-8 emulator/virtual machine in Rust
Lyne986/Glados
Recode of my own interpretor and compilator of my own language in Haskell using LLVM and AST parsing
shaoziyang/LittleInterpreters
Integrating multiple small interpreters.
farhiongit/formulae
A recursive (à la Excel) formula interpretor
justin-marian/bitwise-interpretor
Simple encoder/decoder for arithmetic operations.
steven-yang-1/strawberry-basic
Interpretor of BASIC programming language. (UNDER CONSTRUCTION)
HikaruDY/lua-windows
lua script engine for Windows
liraymond04/awa5_rs
An AWA5.0 CLI tool written in Rust (btw)
umangshrestha/yet-another-interpreter-in-rust
creating a programming language in Rust from scratch