language-compiler
There are 9 repositories under language-compiler topic.
Moderocky/ByteSkript
A compiled JVM language based on 'Skript'.
wangdong20/DWKotlinScriptCompiler
基于JVM字节码类似Kotlin语言的编译器
svan9/nan
nan virtual machine and nan compiler
Ana06/C-like-compiler
A C-like language compiler written in Java that generates assembly code for the P-machine
andreafioraldi/TIL-Compiler
Tripel Intermediate Language Compiler - Compile an XML based assembly language to bytecode for the Tripel Virtual Machine
caotic123/Magenta-Languange
A experimental language that compiles to Clang LLVM
frblazquez/PL
Implementation of a custom language compiler. It includes lexical, syntactical, static-semantics analyzers and code generation for the abstract p-machine. Done in collaboration with Bittor Alaña.
csun-comp430-s20/DWKotlinScriptCompiler
This is Kotlin like language compiler that I try to write in Comp430 class. Origin repo here https://github.com/wangdong20/DWKotlinScriptCompiler
ToolKitHub/rce-images
Language-specific Docker images for remote code execution.