hazumi
Back

Show HN: Yaksha Programming Language

JaDoggyakshalang.github.io
205 points86 comments

The given link leads to a personal website that showcases the author's programming projects and interests, including programming languages, open-source contributions, and personal projects.

I have been working on this for a while. Main goal was to build a usable programming language. I even end up building few tools for this such as IntelliJ plugin, etc.

I also plan on building some games with it in future.

Main use case would be: small games (raylib), tools (static linux binaries with musl-libc) and recreational programming (wasm4). Works in Windows also. If you have emscripten in path you can even build these games/tools (raylib) to WASM.

Please have a look. Thank you.

-------------------------------------

Main Repo: https://github.com/YakshaLang/Yaksha

Doc: https://yakshalang.github.io/documentation.html

Library: https://yakshalang.github.io/library-docs.html

Tutorials: https://github.com/orgs/YakshaLang/discussions/categories/tu...

----------------------------------------

Started after a comment from WalterBright here https://news.ycombinator.com/item?id=28929840

Comments (86)