seeekr / paka

Paka language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paka

Paka is a language designed to be everything that I want in a language. The default compiler for this language is written in paka, it targets MiniVM.

Examples

TODO

Development

Paka is developed mainly by Shaw Summa.

All contributions are greatly welcome, from performance improvments, to doccumentation.

What needs work

Paka is evolving rapidly, it needs work in:

  • Tooling
    • Highlighers
    • Debuggers
    • Compiler messages
  • Ideas
    • Remove features that are not used or slow
    • Change things to be simpler
    • Add new features without minivm modifications

Shaw Summa

I am Shaw Summa, a language developer from Pennsylvania.

About

Paka language

License:MIT License


Languages

Language:C 44.8%Language:Shell 18.4%Language:JavaScript 15.9%Language:Lua 15.1%Language:Makefile 5.8%