KLL Compiler
3f0149b721
Don't explode into a 20 line stack trace if the kll file is formatted incorrectly. Instead simply show the error message and exit with an error code (which will stop the rest of a make command). A misformatted file is most likely a user error so showing the full backtrace for debugging is not necessary. The file and line number should (hopefully) be enough to fix the parsing error. |
||
---|---|---|
backends | ||
examples | ||
funcparserlib | ||
kll_lib | ||
layouts | ||
templates | ||
.gitignore | ||
kll.py | ||
LICENSE | ||
README |
kll - keyboard layout language ============================== KLL Compiler Most current version of the KLL spec: https://www.writelatex.com/read/zzqbdwqjfwwf Or visit http://kiibohd.com Uses funcparserlib: https://code.google.com/p/funcparserlib/ Usage ----- TODO New Patches/Features/Backends ----------------------------- Completely welcome :D Spec Additions/Fixes -------------------- Contact HaaTa via IRC (#geekhack@irc.freenode.net or #deskthority). Or by email -> haata@kiibohd.com