Go to file
John Wiegley 0f0f865e4f Add a reserved words as "stop words" for nixApp 2014-07-04 16:15:58 -05:00
Nix Add a reserved words as "stop words" for nixApp 2014-07-04 16:15:58 -05:00
doc Add the C++ parser as documentation 2014-07-04 01:55:27 -05:00
.gitignore Switch to a Parsec expression table 2014-07-01 03:11:26 -05:00
LICENSE Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
Nix.hs Break up Parser.hs, make use of Parsec optional 2014-06-30 23:12:18 -05:00
README.md Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
Setup.hs Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
default.nix Let is working, next is "if" syntax 2014-07-04 02:15:20 -05:00
hnix.cabal Add initial support for parsing operators 2014-07-01 01:12:28 -05:00

README.md