/clonk

Learn a language by writing a new one. Here's my very own retro style interpreter.

Primary LanguageRust

clonk

Actively in development. Sorry you can't do anything with it at the moment.

Dependencies

  • libunwind
  • clang/gcc
  • glib

Make Tests

cmake .
make install
nix run github:skarlett/clonk

# or
nix build github:skarlett/clonk