scrossuk / locic
Compiler and tools for the Loci programming language.
☆115Updated 5 years ago
Alternatives and similar repositories for locic:
Users that are interested in locic are comparing it to the libraries listed below
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Lightweight extension language☆232Updated 8 years ago
- self-hosted ooc compiler that generates c99☆405Updated 8 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 10 years ago
- Another build system for C/C++, I guess? Inspired by 'go build'☆302Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- A fast preprocessor for C and C++☆531Updated 3 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- The Sparrow programming language☆83Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- The Orange programming language☆74Updated 7 years ago
- Yet Another Earley Parser☆140Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- Fedjmike's C Compiler☆132Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆79Updated 10 months ago
- C++ compiler for the programming language Wake: a fast, expressive, typesafe language built with testability from the ground up.☆56Updated 9 years ago
- Extending C with cmacro☆335Updated 4 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆130Updated 3 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated this week