poetry
Compiler
A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports.
A poetically dynamic and simple programming language that compiles to WebAssembly!
55 stars
4 watching
1 forks
Language: WebAssembly
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
forest-lang/forest-compiler | A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 620 |
faizilham/budgetpascal | A compiler that translates a subset of the Pascal programming language into WebAssembly | 29 |
jameshaydon/lawvere | A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 267 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
belijzajac/wisnialang | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 16 |
eliah-lakhin/lady-deirdre | A framework for building incremental language compilers and analyzers. | 444 |
ajeetdsouza/loxcraft | A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 274 |
anoma/juvix | A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 455 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
linkdd/letlang | A compiler for a functional language with a powerful type system | 165 |
mustafaquraish/cup | A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 296 |
ren-lang/compiler | A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 102 |
tmcw/wah | A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |