8000 GitHub - isawdrones/kona: Kona, an open-source implementation of Kx System's K3.2 language.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

isawdrones/kona

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To compile (OS X/Linux/BSD):

make           #gmake on BSD

To start the interpreter

./k

To start the interpreter with tests in debug mode

./k_test

rlwrap makes the k command line interface much nicer. rlwrap adds history and eliminates the "^[[A^[[A^[[D^[[C^..." problem

rlwrap ./k

About

Kona, an open-source implementation of Kx System's K3.2 language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.5%
  • Emacs Lisp 2.5%
0