cowgol
System compiler
A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed.
A self-hosted Ada-inspired programming language for very small systems.
247 stars
15 watching
20 forks
Language: C
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A systems programming language with features such as memory management and concurrency support. | 529 |
| A compiler that translates a functional programming language to x86-64 machine code from scratch. | 156 |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
| Translates synthesizable SystemC code to synthesizable SystemVerilog. | 256 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 279 |
| A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 458 |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A language and compiler that combines logic and functional programming with static analysis and error detection features. | 914 |
| A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 268 |
| A compiler and reference implementation for a new programming language | 9 |