Repository navigation

#

bytecode-compiler

💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/

Rust
935
2 个月前

Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.

Python
446
2 个月前

JiSE: Java in S-Expression

Clojure
104
5 年前

Compiling string matching algorithms and regular expressions to java bytecode

Java
56
20 小时前

A BASIC to JVM bytecode compiler

Java
49
7 天前

Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.

Python
41
4 年前

An experimental JVM Language inspired by Rust.

Kotlin
38
1 年前

S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.

Python
17
5 年前

A basic Virtual machine operating on bytecode with a stack and Van Neumann Architecture. Built in Assembler.

C++
17
7 年前
JavaScript
16
8 年前

A bytecode interpreted scripting language for C++

C++
12
5 年前

Bedrock is a statically typed programming language designed to provide a solid foundation for building general-purpose computer programs.

C++
10
14 天前

Just an UwU esoteric programming language interpreter written in C++.

C++
10
1 年前

A tiny and old version of ONE(old name: ET) compiler written in C that generates C code as bytecode to build executable output. (lexer, parser, generator, flex, bison)

C
8
4 年前

Golang Bytecode Compiler & Virtual Machine

Rust
8
3 年前

Bytecode compiler for the BASIC programming language (written in Haskell)

Haskell
8
7 年前

A learning project: Compiles C-Code to Byte-Code and runs it in a virtual machine.

C++
8
2 年前

interpreter for running tetris playfields as programs

V
7
3 年前