summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2011-02-14 23:52:29 -0800
committerJoshua Haberman <joshua@reverberate.org>2011-02-14 23:52:29 -0800
commit7af638ff2d1ed136e47c0db4b62d2d0be920bb0b (patch)
tree34e9a965e3696f35e110ec3fe1b43eb0361ed64e /README
parentbdb28b5a45aa81416e3b8e239e18bd668b2b95d2 (diff)
Revive Lua extension.
It builds and you can inspect a symtab. Still need to expose streaming and message based interfaces.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index e2c9951..a241946 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ $ make
Other useful targets:
$ make test
$ make benchmark
+$ make lua (requires lua libraries to be installed)
Issue tracking is on Google Code:
http://code.google.com/p/upb/issues/list
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback