asvyazin / hs-duktape

Haskell bindings for https://github.com/svaarala/duktape - embeddable Javascript engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell bindings for a very compact embedded ECMAScript (JavaScript) engine.

There is another (different) version of duktape bindings at https://github.com/myfreeweb/hs-duktape. You probably want to use that.

About

Haskell bindings for https://github.com/svaarala/duktape - embeddable Javascript engine

License:MIT License


Languages

Language:C 96.5%Language:C++ 3.0%Language:Haskell 0.5%