8l / pijulLinks
Pijul is a free and open source version control system, intended to be simple to use, yet based on a sound theory of collaborative work, and using fast algorithms. Pijul gathers most of the flame-war-features of version control systems: it has branches, first-class patches and snapshots, is distributed (yet can be used in a centralized way), and…
☆46Updated 9 years ago
Alternatives and similar repositories for pijul
Users that are interested in pijul are comparing it to the libraries listed below
Sorting:
- Pijul <-> Git proxy☆21Updated 6 years ago
- A Universal Configuration Grammar☆37Updated last year
- Scheme in Rust☆15Updated 3 years ago
- A general purpose relational language☆19Updated 5 years ago
- An encoding, decoding & utility library for S-expressions in Rust☆35Updated 8 years ago
- A decentralized linux distribution.☆12Updated 3 years ago
- An interactive Datalog☆33Updated last week
- For hosting ATS3 and developing CodeDepot☆15Updated last week
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆38Updated this week
- A list of compilers with some metadata.☆12Updated last year
- Your happy place for learning APL☆16Updated 2 years ago
- An operator precedence parser for Scryer Prolog, an up and coming ISO Prolog implementation.☆14Updated 4 years ago
- My unofficial picat http://picat-lang.org/ repository☆29Updated last year
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆21Updated 10 months ago
- An experiment in using DuckDB for a datalog / egg☆26Updated last year
- Infuse nim into xv6 till it replaces all the "C"☆13Updated 9 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- An implementation of strace in Rust, and a library interface☆22Updated 7 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Multi-language AST-based code search and rewriting tool that supports embedding Lua code in patterns☆30Updated 11 months ago
- ☆11Updated 3 years ago
- Programming Languages Grammar House (BNF like grammars)☆28Updated 9 months ago
- ☆18Updated last month
- A Rust port of Jane Street's Incremental library.☆27Updated 5 months ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- Kitbag is a content-addressed versioned tree-structured graph-based datastore.☆14Updated 3 years ago
- Semantic find-and-replace using tree-sitter-based macro expansion!☆16Updated 3 years ago
- Datalog + Egg = Good☆66Updated 2 years ago
- Convert an EBNF grammar to the tree-sitter dsl