paka icon indicating copy to clipboard operation
paka copied to clipboard

Paka language

Results 6 paka issues
Sort by recently updated
recently updated
newest added

I was trying to compile paka on windows with mingw and it failed with a message `unknown ident: i` (bellow is the full log). On windows git automatically replace LFs...

dext currently has little doccumentation for its implementation. a nice first file to document would be the dynamic object implementation in `source/lang/dynamic.d`

documentation

Hi, I heard about this language in a discord server. Nice name. In my native language, the word 'paka' means revenge. :) Anyways, I would like to know about the...

where is src of boot.bc,how to build

currently dext has no tests, only good and bad within the `lang/` directory. both compilation to bytecode and bytecode evaluation could use testing. this should optimally be done in parallel...

documentation
enhancement