jlp/resources/main
Jonathan Bernard 9eb80e91a6 Support for multi=line comments, detects file type.
* Added support for multi-line comments to the JLPPegParser grammar
  implementation.
* Added a Java sample file.
* Updated test script to add convenience functions for the java test file and
  for using a TracingParseRunner for parse runs.
* Added an option, `--css-file`, to allow the caller to specify their own css
  file.
* Added basic logic to the Processor class to detect source file types and build
  a parser and a generator for that source type. Support currently exists for
  the following languages: C (.c, .h), C++ (.cpp, .c++, .hpp, .h++), Erlang
  (.erl), Groovy (.groovy), Java (.java), JavaScript (.js).
2011-12-25 22:07:48 -06:00
..
docco.css Worked on literate output using Markdown as the text markup language. 2011-09-06 16:13:21 -05:00
jlp.css Small tweak to default CSS. 2011-09-12 10:56:56 -05:00
test.groovy Support for multi=line comments, detects file type. 2011-12-25 22:07:48 -06:00
Test.java Support for multi=line comments, detects file type. 2011-12-25 22:07:48 -06:00
vbs_db_records.hrl Worked on literate output using Markdown as the text markup language. 2011-09-06 16:13:21 -05:00