yakout / compilerLinks
YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.
☆21Updated 7 years ago
Alternatives and similar repositories for compiler
Users that are interested in compiler are comparing it to the libraries listed below
Sorting:
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated last year
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆38Updated 5 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 11 years ago
- JavaScript parser and AST manipulation framework☆33Updated 11 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- C++14 version of parsertl☆32Updated 5 months ago
- A simple Smart Pointer class, including strong_ptr and weak_ptr☆17Updated 8 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Simplified C Compiler☆20Updated 9 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Implementation of lua virtual machine☆11Updated 8 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Programming/scripting language☆18Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 7 months ago
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated 2 years ago
- A bytecode interpreted scripting language for C++☆12Updated 6 years ago
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago