A lightweight, fast embeddable scripting language.
-
Updated
Sep 2, 2024 - C
A lightweight, fast embeddable scripting language.
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
Compiling string matching algorithms and regular expressions to java bytecode
A BASIC to JVM bytecode compiler
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
An experimental JVM Language inspired by Rust.
S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.
A basic Virtual machine operating on bytecode with a stack and Van Neumann Architecture. Built in Assembler.
A GUI for Krakatau assembler / disassembler
A bytecode interpreted scripting language for C++
Just an UwU esoteric programming language interpreter written in C++.
A learning project: Compiles C-Code to Byte-Code and runs it in a virtual machine.
Golang Bytecode Compiler & Virtual Machine
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)
interpreter for running tetris playfields as programs
Bedrock is a statically typed programming language designed to provide a solid foundation for building general-purpose computer programs. (Currently No Runtime)
Bytecode compiler for the BASIC programming language (written in Haskell)
An Interpreter written in Go that processes a psuedo JavaScript language.
Add a description, image, and links to the bytecode-compiler topic page so that developers can more easily learn about it.
To associate your repository with the bytecode-compiler topic, visit your repo's landing page and select "manage topics."