- Timestamp:
- 11/14/08 16:19:42 (5 years ago)
- Files:
-
- 1 modified
-
trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r3 r4 11 11 Everything should be UTF-8 encoded by default. 12 12 13 CSS-Resources 13 14 http://www.w3.org/Style/CSS/ 14 15 http://www.w3.org/TR/CSS21/syndata.html#tokenization 16 http://www.w3.org/TR/CSS21/grammar.html 17 18 PEAR-Resources 19 http://pear.php.net/package/PHP_LexerGenerator 20 http://pear.php.net/package/PHP_Parser_DocblockParser 21 22 Parser-Resources 23 http://www.phpdeveloper.org/tag/parser 24 http://blog.oncode.info/2007/10/25/eine-eigene-programmiersprache-erschaffen-lexer-und-parser-in-php/ 25 15 26 16 27 Project Settings:
