mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-01 08:47:24 -04:00
0ba773e7a5
SEE is David Leonard's Simple Ecmascript Engine. The SEE scripting backend is very raw and not tested very much. The idea was to see what kind of creature SEE is (and contradict pasky's aired opinion that no new features are added anymore ;). echo 'function goto_url() { return 'localhost'; }' > ~/.elinks/hooks.js and get local for maximum security ... FYI: SEE is smaller than Spidermonkey but doesn't have the same kind of data-driven interface, although it looks like it is possible to build that. |
||
---|---|---|
.. | ||
.vimrc | ||
codeset.m4 | ||
features.m4 | ||
gettext.m4 | ||
glibc21.m4 | ||
iconv.m4 | ||
isc-posix.m4 | ||
lcmessage.m4 | ||
os2.m4 | ||
progtest.m4 | ||
ruby.m4 | ||
see.m4 | ||
win32.m4 |