well
Assembly language
A high-level compiled assembly language with features from high-level languages.
A high level assembler. https://wellang.github.io/well/
57 stars
3 watching
1 forks
Language: C
last commit: 2 months ago assemblerassemblyassembly-languageccompilerslanguageslexer-parserparsersprogramming-languagewellang
Related projects:
Repository | Description | Stars |
---|---|---|
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |
| A Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend | 99 |
| Develops an assembler and compiler for a programming language | 46 |
| A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
| An interpreter and parser project implementing a programming language with a formal grammar as reference. | 27 |
| A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 |
| A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
| A Solidity compiler that enables development and deployment of smart contracts on multiple blockchain platforms | 1,282 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| A compiler that translates code written in Gren into machine code or another target language. | 398 |
| An implementation of the Forth programming language compiled to WebAssembly | 144 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |