bytecode-generation

There are 7 repositories under bytecode-generation topic.

  • JonasMuehlmann/MVPL

    The minimum viable programming language

    Language:C++61170
  • alexdremov/SPUAsm

    Processor emulator with assembler-type code

    Language:C++4200
  • tahaShm/ACTon-compiler

    This repo consists of compiler course project phases from lexical analysis to bytecode generation of a hypothetical actor-based language named ACTon using java language and ANTLR tool.

  • parsa-hn/ACTon-compiler

    A custom actor-based compiler

    Language:Java1100
  • RomanQed/jsm

    A lightweight library that allows you to create fast finite state machine according to a given scheme.

    Language:Java0100
  • a1usha/java-bytecode-generator

    Программа для динамического создания .class файла при помощи библиотеки ASM на примере простой игры Guess Number.

    Language:Java30
  • AngryCarrot789/REghZyASMWrappers

    A small library for creating custom MethodAccessors, generated using bytecode ASM, which can act as replacements for reflection

    Language:Java20