Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
kll/examples
Jacob Alexander c1a1e844bb Adding kll file emitter and fixing array position merging
- Added kll file emitter
  * Re-constitutes KLL files from various stages of the compilation process
- Using kll file emitter added a basic assignment expression unit test
  * Added unit test to travis
- Fixed array assignment merging when using position operators
  * Required a special case merge
- Update output templates for kiibohd
2016-10-29 22:05:35 -07:00
..
assignment.kll Adding kll file emitter and fixing array position merging 2016-10-29 22:05:35 -07:00
capabilitiesExample.kll Fixing kll permutation expansion bug. 2014-11-21 11:53:11 -08:00
colemak.kll Adding basic layer support 2014-09-07 23:22:07 -07:00
defaultMapExample.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00
example.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00
hhkbpro2.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00
leds.kll Updating KLL 0.5c lexer 2016-10-09 22:00:30 -07:00
mapping.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00
md1Map.kll Fixed multi-byte capability arguments. 2014-09-10 20:12:10 -07:00
simple1.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00
simple2.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00
simpleExample.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00
state_scheduling.kll KLL Compiler Re-Write 2016-09-01 23:48:13 -07:00