dotal
Graphical compiler
A low-level language designed to compile to the Uxn virtual machine for creating simple graphical programs.
Dotal Language
46 stars
4 watching
0 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lambdacube3d/lambdacube-compiler | A compiler for a functional domain-specific language designed for programming graphics processing units. | 86 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
grin-compiler/ghc-whole-program-compiler-project | Enables whole program compilation and external STG IR tooling for GHC | 116 |
grin-compiler/ghc-grin | A compiler that integrates the GRIN backend with GHC to compile functional programming languages. | 143 |
mercury-language/mercury | A language and compiler that combines logic and functional programming with static analysis and error detection features. | 907 |
unity-technologies/hlslcc | A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. | 854 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,852 |
charles-pegge/oxygenbasic | A compiler and runtime environment for a basic programming language | 39 |
leepike/copilot | A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
kiselgra/c-mera | A source-to-source compiler system for C-like languages using Lisp's macro system. | 407 |
tartanllama/vizh | An esoteric programming language that compiles and links image files to generate C code | 231 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 76 |
c2lang/c2compiler | A C compiler written in the C2 language itself. | 704 |
kongaskristjan/fire-hpp | Creates a CLI from a function signature with minimal boilerplate code | 446 |