bytecode-compiler topic

List bytecode-compiler repositories

cogo

5
Stars
1
Forks
Watchers

Golang Bytecode Compiler & Virtual Machine

pocketlang

1.5k
Stars
78
Forks
Watchers

A lightweight, fast embeddable scripting language.

customasm

685
Stars
56
Forks
Watchers

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

kuroko

412
Stars
24
Forks
Watchers

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

JiSE

102
Stars
2
Forks
Watchers

JiSE: Java in S-Expression

Yakou

38
Stars
2
Forks
Watchers

An experimental JVM Language inspired by Rust.

needle

50
Stars
2
Forks
Watchers

Compiling string matching algorithms and regular expressions to java bytecode

python-compiler.old

41
Stars
3
Forks
Watchers

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

Volcano

17
Stars
2
Forks
Watchers

A GUI for Krakatau assembler / disassembler