WhileyCompiler
Compiler
Compiles Whiley source files into an intermediate language
The Whiley Compiler (WyC)
220 stars
16 watching
36 forks
Language: Java
last commit: about 2 years ago compilerlanguageverificationwhiley
Related projects:
Repository | Description | Stars |
---|---|---|
| Compiles BASIC programs into Java bytecode. | 29 |
| A compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 3 | 39 |
| A language compiler to WebAssembly | 419 |
| An implementation of a programming language interpreter in V. | 37 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| A simple programming language written in C that is compiled to C. | 53 |
| A compiler for a programming language designed to be fast, memory-safe, and easy to use | 1,798 |
| Compiles ASN.1 definitions into C code for serialization and deserialization of data files. | 1,056 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler for an experimental programming language called Okta | 27 |
| Provides macros and facilities to check constants and make code conditionally compileable at runtime | 17 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |