Pinned Repositories
.github
Yaksha Language Profile
ClangWasm-With-Yaksha
WebAssembly with Yaksha but without Emscripten
ExePatch
Tools to patch .exe files
FunAndGames
🎮🕹️ Simple games built with Yaksha programming language (with raylib)
stmmr
Use a stack allocated memory block as a heap with provided malloc family functions.
Yaksha
😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP
Yaksha-raylib-cmake-template
Yaksha+raylib cmake template
YakshaCCodePackager
Tool / DSL to prefix and package C source code
YakshaEditor
Yaksha code editor written in Yaksha and webui
yakshalang.github.io
Documentation & Website
YakshaLang's Repositories
YakshaLang/Yaksha
😈 Yaksha Programming Language - Offside rule + Lisp system for macros. 🐣 WIP
YakshaLang/yakshalang.github.io
Documentation & Website
YakshaLang/YakshaEditor
Yaksha code editor written in Yaksha and webui
YakshaLang/ClangWasm-With-Yaksha
WebAssembly with Yaksha but without Emscripten
YakshaLang/ExePatch
Tools to patch .exe files
YakshaLang/Yaksha-raylib-cmake-template
Yaksha+raylib cmake template
YakshaLang/YakshaCCodePackager
Tool / DSL to prefix and package C source code
YakshaLang/.github
Yaksha Language Profile
YakshaLang/FunAndGames
🎮🕹️ Simple games built with Yaksha programming language (with raylib)
YakshaLang/stmmr
Use a stack allocated memory block as a heap with provided malloc family functions.
YakshaLang/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
YakshaLang/v86-fork