Commit graph

11 commits

Author SHA1 Message Date
Paul Beckingham
60a13aa10c Table: Added string table renderer 2016-01-05 16:56:16 -05:00
Paul Beckingham
8fed0e9781 Pig: New lightweight object for string consumption
- Like Nibbler, but without the string copy, and allowing multiple pigs to
  eat the string at the same time.

    Pig: A tool for cleaning out pipes
    Pig: A greedy person
    Pig: To eat quickly
2015-12-29 13:02:09 -05:00
Paul Beckingham
3c2c159af8 Rules: Added stubbed objects 2015-12-23 09:21:44 -05:00
Paul Beckingham
fbc47dc1e4 gr: Added utility to check grammar 2015-12-22 12:26:06 -05:00
Paul Beckingham
897bc0bc14 Lexer: Added minimal lexer that currently only identifies words 2015-12-20 12:12:07 -05:00
Paul Beckingham
77b1c6ad35 Grammar: Stubbed grammar object 2015-12-20 11:51:30 -05:00
Paul Beckingham
dd1622a1e4 Build: Renamed main.cpp to timew.cpp
- Adjusted copyright.
- Fixed common dir bug.
2015-12-20 11:50:18 -05:00
Paul Beckingham
a4b3f0c84a Common: Relocated reusable object to 'common' dir 2015-12-20 09:46:34 -05:00
Paul Beckingham
cf7e5d30a7 Color: Added color handling 2015-12-18 22:42:06 -05:00
Paul Beckingham
2235b8e407 Framework: Added basic test framework 2015-12-10 09:56:43 -05:00
Paul Beckingham
c693e9d310 Framework: Added program framework and UTF8 code 2015-12-10 09:31:48 -05:00