Tutorial to learn to use the cranelift compiler backend
☆24Mar 18, 2020Updated 6 years ago
Alternatives and similar repositories for kaleidoscope-cranelift
Users that are interested in kaleidoscope-cranelift are comparing it to the libraries listed below
Sorting:
- A (very experimental) WebAssembly backend for Cranelift.☆15Aug 5, 2022Updated 3 years ago
- LLVM alternative in Rust☆15May 20, 2024Updated last year
- A lisp JIT compiler and interpreter built with cranelift.☆64Mar 13, 2024Updated 2 years ago
- Create your own JIT compiled calculator in Rust using LLVM and inkwell.☆16Apr 23, 2018Updated 7 years ago
- Fediverse向けマルコフ連鎖ジェネレーター☆12Jul 3, 2025Updated 8 months ago
- A YAML 1.2 parser using a greedy parsing algorithm with PEG atoms. Support anchors, directives, positions, tags, serde, and no-std.☆20Aug 28, 2025Updated 6 months ago
- Extracting album art from FLAC, ID3v2, etc. meta data.☆11Nov 13, 2018Updated 7 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆736Nov 7, 2025Updated 4 months ago
- This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `<style>`, `<scri…☆19Nov 24, 2025Updated 3 months ago
- 曲から配信検索するやつ☆15Jul 18, 2020Updated 5 years ago
- A theme store of Misskey☆12Apr 13, 2019Updated 6 years ago
- Structural C/C++ build system written in Rust, inspired by cargo☆39Mar 11, 2026Updated last week
- A WIP compiler for a functional language. Very incomplete!☆16Nov 6, 2021Updated 4 years ago
- Misskey-Webは、Misskeyの公式Webクライアント実装です。☆12Jul 5, 2016Updated 9 years ago
- A toy programming language in rust☆63Oct 25, 2025Updated 4 months ago
- Simple Misskey client made with React! 🎈☆15Mar 12, 2025Updated last year
- The Uguisu is a statically typed scripting language.☆18Sep 17, 2023Updated 2 years ago
- Let's share information of songs are playing on AIMP to SNS.☆13Jan 17, 2023Updated 3 years ago
- NPAPI DLL for Win32 API☆34Jan 8, 2012Updated 14 years ago
- various toys in j☆12Apr 13, 2022Updated 3 years ago
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Feb 8, 2022Updated 4 years ago
- Misskey client for Android created with React Native.☆22Jan 1, 2023Updated 3 years ago
- Rust implementation of AiScript☆19Jan 11, 2026Updated 2 months ago
- Misskey Client for Web☆17Mar 11, 2026Updated last week
- A open source SNS project☆14Dec 28, 2016Updated 9 years ago
- ☆14Dec 9, 2022Updated 3 years ago
- Provides AiScript syntax for Visual Studio Code☆11Mar 13, 2026Updated last week
- GloomScript Interpreter implemented in Rust☆56May 2, 2022Updated 3 years ago
- A WebAssembly test case generator☆44Oct 21, 2020Updated 5 years ago
- Left Recursive PEG for rust☆68Aug 28, 2022Updated 3 years ago
- 🚀 "Orion" is generic fediverse microblogging application for Desktop.☆16Oct 30, 2018Updated 7 years ago
- First class patterns and pattern matching, using type families☆18Nov 6, 2020Updated 5 years ago
- Client library for Misskey☆63Jul 23, 2023Updated 2 years ago
- CLI Client of Misskey written in Deno☆22Feb 9, 2023Updated 3 years ago
- JavaScript template engine specialized in generating JavaScript code☆31Oct 28, 2012Updated 13 years ago
- The third iteration of the Lavender programming language, implemented in Rust.☆12Apr 17, 2021Updated 4 years ago
- Hunt and resolve merge conflicts directly in Neovim — fast and simple.☆57Oct 22, 2025Updated 4 months ago
- Nerdfonts icons for egui☆28Jul 9, 2024Updated last year
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust