diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2018-09-05 14:32:19 -0500 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2018-09-05 14:32:19 -0500 |
| commit | 7082f897812634362a410dbe2d3d3790fd61fc89 (patch) | |
| tree | e549cb08fb84907d7cefb3d64dac0fb248f7a2ab | |
| parent | a2a2c41704beb49e69e28188b1f58283aab70bc7 (diff) | |
| download | nimgen-7082f897812634362a410dbe2d3d3790fd61fc89.tar.gz nimgen-7082f897812634362a410dbe2d3d3790fd61fc89.zip | |
Add duktape-nim
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ To see examples of nimgen in action check out the following wrappers:- * git checkout * [libsvm](https://github.com/genotrance/libsvm) - libsvm wrapper: [docs](http://nimgen.genotrance.com/libsvm) * git sparse checkout + * [duktape-nim](https://github.com/manguluka/duktape-nim) - Duktape wrapper + * git checkout * Compile in as static binary * [nimssh2](https://github.com/genotrance/nimssh2) - libssh2 wrapper: [docs](http://nimgen.genotrance.com/nimssh2) |
