/jsish

mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support

Primary LanguageCMIT LicenseMIT

Jsi is a tiny javascript interpreter whose primary purpose is to act
as a gateway to C.  To this end, it internally emulates Tcl.

The parser/eval engine originated from quad_wheel, hence the MIT license.