KLL Compiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

simpleExample.kll 140B

12345678910
  1. Name = colemak;
  2. Author = "HaaTa (Jacob Alexander) 2014";
  3. KLL = 0.2a;
  4. #S0x40 : U0x43;
  5. S0x40 : U"Backspace";
  6. S0x42 : U"}";
  7. S0x42 : U"Esc";