summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-07-30 20:05:15 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-07-30 20:05:15 +0000
commita324baae03e4018c2c1aa8e4692505f8fcbe7172 (patch)
tree1c0ee3e41d2284347c87a12682f023d9c83416dc /README
parente697509c239a4dd22e4543aca5308b57b248e4f3 (diff)
downloadlibcss-a324baae03e4018c2c1aa8e4692505f8fcbe7172.tar.gz
libcss-a324baae03e4018c2c1aa8e4692505f8fcbe7172.tar.bz2
Implement the first-stage parser.
Things missing: 1) Recovery after parse errors 2) Event emission (the locations of DEBUG_EVENTS are about right for this) 3) A second-stage parser 4) Any kind of testsuite svn path=/trunk/libcss/; revision=4825
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 85e31f3..ba2ee29 100644
--- a/README
+++ b/README
@@ -14,8 +14,8 @@ Requirements
+ A C99 capable C compiler
+ GNU make or compatible
+ + Pkg-config
+ Perl (for the testcases)
- + Pkg-config (for the testcases)
LibCSS also requires the following libraries to be installed: