Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bytecode-compiler

hyperpape/needle

Compiling string matching algorithms and regular expressions to java bytecode

Language: Java - Size: 1.04 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 50 - Forks: 2

Liorst4/liorforth

Forth implementation written in rust for fun

Language: Rust - Size: 486 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

milenkovicm/adhesive

Apache Datafusion JVM User Defined Functions (UDF), integration nobody asked for 😀

Language: Rust - Size: 49.8 KB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 2 - Forks: 1

arturo-lang/artsembly

Arturo VM Bytecode assembler

Size: 24.4 KB - Last synced: about 18 hours ago - Pushed: 16 days ago - Stars: 4 - Forks: 0

hyperpape/mako

Java DSL that lets you write high level code, compile it to JVM ByteCode and execute it at runtime

Language: Java - Size: 228 KB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 1

sabrlang/sabr

Stack-oriented programming language

Language: C - Size: 201 KB - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 1 - Forks: 0

lado-saha/C-Lox

A compiler journey: Implementation of Robert Nystrom's language lox, C version

Language: C - Size: 303 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

kuroko-lang/kuroko

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

Language: Python - Size: 3.4 MB - Last synced: 21 days ago - Pushed: 29 days ago - Stars: 405 - Forks: 24

ThakeeNathees/pocketlang

A lightweight, fast embeddable scripting language.

Language: C - Size: 2.34 MB - Last synced: 15 days ago - Pushed: 6 months ago - Stars: 1,498 - Forks: 78

hlorenzi/customasm

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

Language: Rust - Size: 5.59 MB - Last synced: 28 days ago - Pushed: 4 months ago - Stars: 679 - Forks: 57

tlaceby/bedrock

Bedrock is a statically typed programming language designed to provide a solid foundation for building general-purpose computer programs. With a syntax inspired by Rust, Go, and C#, Bedrock aims to be simple, concise, and easy to use while offering powerful modern features.

Language: Go - Size: 78.1 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

teverett/jvmBASIC

A BASIC to JVM bytecode compiler

Language: Java - Size: 1.35 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 46 - Forks: 10

Irwin1985/vmlite

An educational Virtual Machine for Arithmetic Calculations.

Language: Go - Size: 28.3 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 1

CASC-Lang/Yakou

An experimental JVM Language inspired by Rust.

Language: Kotlin - Size: 1.98 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 38 - Forks: 2

BaseMax/own-forth-bytecode-compiler

Just a attempt to implement a own bytecode compiler.

Language: C - Size: 243 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

athos/JiSE

JiSE: Java in S-Expression

Language: Clojure - Size: 675 KB - Last synced: 21 days ago - Pushed: over 3 years ago - Stars: 102 - Forks: 2

BaseMax/ETCompilerGenerator

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)

Language: C - Size: 65.4 KB - Last synced: 21 days ago - Pushed: almost 3 years ago - Stars: 7 - Forks: 1

PhoenXHO/UwU

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

Language: C++ - Size: 87.9 KB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 3

kami-lang/madex

✨ New modern Dalvik (.dex) bytecode processing library

Language: Kotlin - Size: 364 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

FraxFra/Translator 📦

The Translator is a program that generates bytecode.

Language: Java - Size: 29.3 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

thautwarm/PySExpr

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

Language: Python - Size: 209 KB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 15 - Forks: 0

JanBaig/Bytecode-Virtual-Machine

Learning about and Implementing A Bytecode Virtual Machine

Language: C - Size: 91.8 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

mindstorm38/pychelper

Python project Compilation Helper. Useful to distribute compiled python applications.

Language: Python - Size: 2.93 KB - Last synced: 22 days ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

vincent385/PyPaws

PyPaws is a Python-only implementation of the Paws programming language.

Language: Python - Size: 142 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

lochbrunner/charlie

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

Language: C++ - Size: 7.78 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 8 - Forks: 0

Illation/BytecodeVM

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

Language: C++ - Size: 344 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 11 - Forks: 1

pfalcon/python-compiler.old

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

Language: Python - Size: 180 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 37 - Forks: 3

redking00/Volcano

A GUI for Krakatau assembler / disassembler

Language: JavaScript - Size: 9.84 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 15 - Forks: 2

ediah/flower

Оптимизирующий байт-код компилятор, виртуальная стековая машина и отладчик.

Language: C++ - Size: 4.55 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

lyymoo/compile

Compiling Python source code into bytecode in production environment

Language: Python - Size: 7.81 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

MomoDeve/MSL 📦

MSL is a dynamic-type OOP general-purpose programming language

Language: C++ - Size: 2.37 MB - Last synced: 12 months ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 0

tuqqu/cogo

Golang Bytecode Compiler & Virtual Machine

Language: Rust - Size: 455 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 6 - Forks: 1

jfourkiotis/albert

Albert in an interpreter for the `Monkey` programming language, written in `Rust`

Language: Rust - Size: 75.2 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

overdev/brah-0.1.0-impl1

A very basic and simplistic programming language (compiler + interpreter) made in pure Python 3.8.

Language: Python - Size: 89.8 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

tahaShm/ACTon-bytecode-generation

Bytecode generation for ACTon language

Language: Java - Size: 2.27 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

ComprosoftCEO/Insanity

An esoteric programming language that consists of single symbol commands.

Language: C - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

yourfavoritedev/golang-interpreter

An Interpreter written in Go that processes a psuedo JavaScript language.

Language: Go - Size: 1.52 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

SevdanurGENC/ConvertToByteCode

Compile to java bytecode with using Javassist.

Language: Java - Size: 2.87 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

llamaking136/key

Welcome to key, the programming language.

Language: C++ - Size: 185 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

iinsertNameHere/MVM

A multi platform vm with own assembly language, bytecode compiler and decompiler.

Language: C - Size: 348 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

boonsboos/tetrvm

interpreter for running tetris playfields as programs

Language: V - Size: 43 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 0

BraskaV/Mol-Lang

The Mol Programming Language. First attempt to create a programming language. Didactic purpose. Not ready for production.

Size: 1000 Bytes - Last synced: 12 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ZikiFlicky/Fytecode

An experimental 8086-like 16-bit assembler + virtual-machine interpreter toolset

Language: C - Size: 348 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

pfalcon/python-compiler Fork of facebookarchive/python-compiler

A Python bytecode compiler written in Python. This repository is now a fork of https://github.com/facebookincubator/python-compiler, upstream is there.

Size: 315 KB - Last synced: 17 days ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

redagito/KernScript

A bytecode interpreted scripting language for C++

Language: C++ - Size: 77.1 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 10 - Forks: 0

brian-gavin/yarlox

Yet Another Rust implementation of the Lox interpreter and VM.

Language: Rust - Size: 240 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

Walid-khaled/Python-Internals

This repository contains an implementation for bytecode compiling and interpreting for different source files. It is a solution for Assignment2 in Software System Design course for ROCV master's program at Innopolis University.

Language: Python - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

vsokh/Assembler

From pseudo-assembler to byte code translator.

Language: Assembly - Size: 3.3 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Moderocky/Librarian

An internal dependency/library manager designed to provide access to services and libraries.

Language: Java - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

GithubPrankster/spinscript

Spinscript is a fantasy architecture for a game project that is quite assembly.

Language: C++ - Size: 1.82 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

divs1210/ToyVM

ToyVM: Bytecode VM for a simple lisp

Language: Clojure - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

overdev/brah-0.1.0-impl2

Prototype for a programming language -- composed of bytecode compiler and virtual machine, written and Python 3.8

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

KTStephano/BASIC_Compiler

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

Language: Haskell - Size: 126 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 4 - Forks: 1

CodeFarmer/old-sporkle

Old attempt at an update of the Pork idea - Java classfile assembler/dissassembler in Clojure. Unlike Pork, still in need of some work! Disassembly works, assembly is ugly to say the least.

Language: Clojure - Size: 157 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

vardivm/aston

The Aston Assembler for the Vardi VM written in C.

Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
bytecode-compiler 55 bytecode-interpreter 17 compiler 15 bytecode 15 virtual-machine 14 interpreter 11 programming-language 11 java 8 vm 7 c 6 python 5 python3 5 language 5 assembler 5 rust 5 assembly 4 stack-machine 3 jvm 3 clojure 3 bytecode-parser 3 python-compiler 3 asm 2 scripting-language 2 cpp 2 bytecode-manipulation 2 bytecode-engineering 2 compiler-design 2 forth 2 stack-based 2 virtual-machines 2 translator 2 programming-language-development 2 assembly-language-programming 2 dynamic 1 source-code-analysis 1 msl 1 monkey-programming-language 1 distributed 1 recursive-descent-parser 1 optimization 1 ebnf 1 python38 1 interpreted-programming-language 1 bytecode-viewer 1 bytecode-reading 1 ir-codes 1 language-design 1 debugger 1 java-classfiles 1 pyc 1 kotlin 1 reverse-engineering 1 helper 1 compile 1 s-expressions 1 expression-language 1 jit-compiler 1 c-plus-plus 1 bytecode-virtual-machine 1 crafting-interpreters 1 lox 1 python-3 1 42school 1 dependency 1 library 1 reflection 1 gamedev 1 lisp 1 programming-languages 1 basic 1 haskell 1 classfile 1 classfile-parser 1 vardi 1 esoteric-interpreter 1 esoteric-language 1 esoteric-programming-language 1 insanity 1 insanity-programming-language 1 abstract-syntax-tree 1 compilers-design 1 go 1 golang 1 javaassist 1 opcode 1 c-language 1 good-documentation 1 vm-language 1 custom-assembly 1 custom-assembly-language 1 tetris 1 game-development 1 bytecode-vm 1 kuroko 1 repl 1 unicode-strings 1 functional 1 assembly-language 1 custom 1 customizable 1