basil
Language compiler
A high-performance programming language with compile-time evaluation and metaprogramming capabilities.
Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native code.
122 stars
9 watching
11 forks
Language: C++
last commit: almost 5 years agoLinked from 1 awesome list
compilerjitjit-compilerlanguagelisp-dialectparserprogramming-languagestatic-typing
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A compiler and runtime environment for a basic programming language | 39 | |
| A language targeting LLVM with the goal of building a simple compiler | 64 | |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 | |
| A C-based compiler and IDE for an extended BASIC language with OpenGL support | 673 | |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | |
| An interpreted functional programming language with type inference and efficient parsing. | 389 | |
| A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 773 | |
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 | |
| A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 71 | |
| An esoteric programming language that compiles and links image files to generate C code | 232 | |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 | |
| A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 | |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 | |
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 | |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |