RemuLang / sijuiacion-langLinks
An IR for Python VM, provided with indirect jump instructions.
☆19Updated 5 years ago
Alternatives and similar repositories for sijuiacion-lang
Users that are interested in sijuiacion-lang are comparing it to the libraries listed below
Sorting:
- The first and yet the only CPython compatible Python JIT, over the world.(julia backend: https://github.com/thautwarm/RestrainJIT.jl)☆107Updated 5 years ago
- This project's lifetime has ended. The successor is https://github.com/thautwarm/frontend-for-free which is WIP. You can check lark-parse…☆41Updated 6 years ago
- An amazing syntax extension system in pure Python, the way to coding efficiency.☆108Updated 3 years ago
- (Deprecated)Rem Programming Language: a playful dynamic language with all modern syntax sugars.☆25Updated 7 years ago
- Implementing a programming language within 20 minutes, also a tutorial for syntax driven parsing with frontend-for-free.☆16Updated 4 years ago
- Yet another Python Python☆91Updated 6 years ago
- Successor project: https://github.com/thautwarm/Quick-Backend☆24Updated 6 years ago
- ☆18Updated 3 years ago
- tasty feature extensions for python3(NO MAINTENANCE!).☆62Updated 6 years ago
- A chance to focus on graph drawing itself, forget APIs and other stuffs.☆40Updated 3 years ago
- haskell-like compiled language based on Python VM☆10Updated 7 years ago
- thautwarm utilities.☆11Updated 7 years ago
- A VS Code extension help you explore CPython internals☆15Updated 2 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 7 years ago
- A multi-paradigm programming language running on JVM☆129Updated 7 years ago
- Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.☆116Updated 4 years ago
- Lisp Flavoured C++☆28Updated 4 years ago
- 用作文档目的,翻译方式见 Issue #10☆41Updated 6 years ago
- Placeholder for the OwO compiler☆60Updated 6 years ago
- end the parsing problem☆40Updated 3 years ago
- Functional expressions interpreter and compiler infrastructure☆22Updated last week
- 第三次重构!☆16Updated 4 years ago
- Compile JavaScript to Native Code☆29Updated 5 years ago
- a compiler from a subset of Scheme into X64☆31Updated 11 years ago
- 如果将markdown视作一门编程语言可以做哪些有趣的事情呢?☆75Updated 7 years ago
- codes written while learning them.☆47Updated 5 years ago
- A cat, sitting on a wall, near an Xmas tree, is gazing picturesque starry night.☆21Updated 2 years ago
- Python实现的Scheme方言,支持宏、continuation、lambda、各种基本类型等等,可以直接Python解释执行,也可以编译到JavaScript。编译到JS可以与JavaScript动态交互(互相调用)☆21Updated 12 years ago
- A Register Based VM. 柠檬手写的看起来像栈机的寄存器机☆65Updated 5 years ago