meh / lulzjs
- Source
- Commits
- Network (12)
- Issues (0)
- Downloads (2)
- Wiki (5)
- Graphs
-
Branch:
master
lulzjs /
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Fri Feb 20 20:06:41 -0800 2009 | |
| |
Makefile | Sun Jan 03 07:34:21 -0800 2010 | |
| |
README | Mon May 11 17:55:38 -0700 2009 | |
| |
TODO | Mon Sep 28 19:05:35 -0700 2009 | |
| |
poc/ | Wed Jun 03 08:45:21 -0700 2009 | |
| |
src/ | Sun Jan 03 07:34:21 -0800 2010 | |
| |
test/ | Wed Jun 17 14:08:47 -0700 2009 |
README
ljs - lulz Jargon Script A cool ecmascript interpreter that embeds Tracemonkey. You have to compile and install the tracemonkey branch first. You also need the readline library with headers (it's a GNU standard) To compile the project do: make sudo make install

