manatlan/vbuild
"Compile" your VUE component (*.vue) to standalone html/js/css ... python only (no need of nodejs)
Language: Python
#compiler #python2 #python3 #vuejs
Stars: 116 Issues: 0 Forks: 0
https://github.com/manatlan/vbuild
"Compile" your VUE component (*.vue) to standalone html/js/css ... python only (no need of nodejs)
Language: Python
#compiler #python2 #python3 #vuejs
Stars: 116 Issues: 0 Forks: 0
https://github.com/manatlan/vbuild
GitHub
GitHub - manatlan/vbuild: "Compile" your VueJS components (sfc/*.vue) to standalone html/js/css ... python only (no need of nodejs).…
"Compile" your VueJS components (sfc/*.vue) to standalone html/js/css ... python only (no need of nodejs). Support python components too ! - manatlan/vbuild
maekawatoshiki/cilk
(Toy) Compiler Infrastructure influenced by LLVM written in Rust
Language: Rust
#compiler #llvm #rust
Stars: 89 Issues: 0 Forks: 4
https://github.com/maekawatoshiki/cilk
(Toy) Compiler Infrastructure influenced by LLVM written in Rust
Language: Rust
#compiler #llvm #rust
Stars: 89 Issues: 0 Forks: 4
https://github.com/maekawatoshiki/cilk
GitHub
GitHub - maekawatoshiki/sericum: (Toy) Compiler Infrastructure influenced by LLVM written in Rust
(Toy) Compiler Infrastructure influenced by LLVM written in Rust - maekawatoshiki/sericum
diez/diez
Adopt a unified design language across platforms, codebases, and teams
Language: TypeScript
#android_style #compiler #cross_platform #design_language #design_systems #design_tokens #ios_style #style #web_styles
Stars: 161 Issues: 1 Forks: 8
https://github.com/diez/diez
Adopt a unified design language across platforms, codebases, and teams
Language: TypeScript
#android_style #compiler #cross_platform #design_language #design_systems #design_tokens #ios_style #style #web_styles
Stars: 161 Issues: 1 Forks: 8
https://github.com/diez/diez
GitHub
GitHub - diez/diez: The Design Token Framework — Adopt a unified design language across platforms, codebases, and teams
The Design Token Framework — Adopt a unified design language across platforms, codebases, and teams - diez/diez
ehsanmok/create-your-own-lang-with-rust
Create your own programming language with Rust (WIP)
Language: Rust
#book #compiler #compiler_design #language_design #programming_language #rust_lang #teaching_materials
Stars: 140 Issues: 0 Forks: 3
https://github.com/ehsanmok/create-your-own-lang-with-rust
Create your own programming language with Rust (WIP)
Language: Rust
#book #compiler #compiler_design #language_design #programming_language #rust_lang #teaching_materials
Stars: 140 Issues: 0 Forks: 3
https://github.com/ehsanmok/create-your-own-lang-with-rust
GitHub
GitHub - ehsanmok/create-your-own-lang-with-rust: Create your own programming language with Rust
Create your own programming language with Rust. Contribute to ehsanmok/create-your-own-lang-with-rust development by creating an account on GitHub.
adam-mcdaniel/oakc
A portable programming language with an compact intermediate representation
Language: Rust
#brainfuck #c #compiler #compiler_design #golang
Stars: 385 Issues: 0 Forks: 6
https://github.com/adam-mcdaniel/oakc
A portable programming language with an compact intermediate representation
Language: Rust
#brainfuck #c #compiler #compiler_design #golang
Stars: 385 Issues: 0 Forks: 6
https://github.com/adam-mcdaniel/oakc
GitHub
GitHub - adam-mcdaniel/oakc: A portable programming language with a compact intermediate representation
A portable programming language with a compact intermediate representation - adam-mcdaniel/oakc
LingDong-/wax
A tiny language that transpiles to C, Java, TypeScript and Python
Language: C
#c99 #compiler #java #programming_language #transpiler #typescript
Stars: 93 Issues: 0 Forks: 4
https://github.com/LingDong-/wax
A tiny language that transpiles to C, Java, TypeScript and Python
Language: C
#c99 #compiler #java #programming_language #transpiler #typescript
Stars: 93 Issues: 0 Forks: 4
https://github.com/LingDong-/wax
GitHub
GitHub - LingDong-/wax: A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly…
A tiny programming language that transpiles to C, C++, Java, TypeScript, Python, C#, Swift, Lua and WebAssembly 🚀 - LingDong-/wax
zesterer/ariadne
A fancy diagnostics & error reporting crate
Language: Rust
#rust #parser #compiler #error #error_messages #diagnostics #error_reporting
Stars: 177 Issues: 1 Forks: 1
https://github.com/zesterer/ariadne
A fancy diagnostics & error reporting crate
Language: Rust
#rust #parser #compiler #error #error_messages #diagnostics #error_reporting
Stars: 177 Issues: 1 Forks: 1
https://github.com/zesterer/ariadne
GitHub
GitHub - zesterer/ariadne: A fancy diagnostics & error reporting crate
A fancy diagnostics & error reporting crate. Contribute to zesterer/ariadne development by creating an account on GitHub.
p00f/godbolt.nvim
Display assembly for the current buffer or visual selection from godbolt.org
Language: Fennel
#assembly #compiler_explorer #fennel #godbolt #neovim #neovim_plugin
Stars: 96 Issues: 3 Forks: 2
https://github.com/p00f/godbolt.nvim
Display assembly for the current buffer or visual selection from godbolt.org
Language: Fennel
#assembly #compiler_explorer #fennel #godbolt #neovim #neovim_plugin
Stars: 96 Issues: 3 Forks: 2
https://github.com/p00f/godbolt.nvim
GitHub
GitHub - p00f/godbolt.nvim: Display assembly for the current buffer or visual selection from godbolt.org. Use https://sr.ht/~p…
Display assembly for the current buffer or visual selection from godbolt.org. Use https://sr.ht/~p00f/godbolt.nvim instead - p00f/godbolt.nvim
yoav-lavi/melody
Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
Language: Rust
#compiler #language #melody #melodylang #regex #regular_expression
Stars: 155 Issues: 1 Forks: 3
https://github.com/yoav-lavi/melody
Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
Language: Rust
#compiler #language #melody #melodylang #regex #regular_expression
Stars: 155 Issues: 1 Forks: 3
https://github.com/yoav-lavi/melody
GitHub
GitHub - yoav-lavi/melody: Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable - yoav-lavi/melody
erg-lang/erg
A Python-compatible statically typed language
Language: Rust
#compiler #language #programming_language #python #rust
Stars: 381 Issues: 3 Forks: 6
https://github.com/erg-lang/erg
A Python-compatible statically typed language
Language: Rust
#compiler #language #programming_language #python #rust
Stars: 381 Issues: 3 Forks: 6
https://github.com/erg-lang/erg
GitHub
GitHub - erg-lang/erg: A statically typed language compatible with Python
A statically typed language compatible with Python - erg-lang/erg
thomscoder/luna
🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon
Language: Go
#compiler #golang #hacktoberfest2022 #javascript #learning_by_doing #personal_project #sample_code #wat2wasm #webassembly
Stars: 194 Issues: 1 Forks: 3
https://github.com/thomscoder/luna
🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon
Language: Go
#compiler #golang #hacktoberfest2022 #javascript #learning_by_doing #personal_project #sample_code #wat2wasm #webassembly
Stars: 194 Issues: 1 Forks: 3
https://github.com/thomscoder/luna
GitHub
GitHub - thomscoder/luna: 🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built…
🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon - thomscoder/luna