Le Mon, 22 Jul 2013 10:02:47 +0200, Stephan Beal
<sgb...@googlemail.com> a écrit :

> The problem is the interpreter. i am not aware of a small embedable JS
> interpreter. SpiderMonkey/Jaegermonkey are complex and poorly
> documented. Google V8 is nice but (A) huge, (B) C++, and (C) they
> recently made drastic API changes which invalidated every single
> v8-using client out there (breaking 4-5 years of accumulated code of
> mine, and i'll never have the time to fix it), which means that very
> few people outside of Google can actually use v8 at the moment. JS
> _would_ also be my first choice, if we only had a small,
> well-maintained interpreter.i don't know TCL, but the TCL and Fossil
> communities seem to be cosmically bound to one another. There are
> relatively few well-established small/embeddable interpreters. Lua,
> TCL, ... none others come to mind (which are small).

I heard one time of a small JS interpreter, probably from the Dillo
browser project, called SEE or Simple ECMAScript Engine. It's also
used in the hv3 web browser (TCL/Tk browser). Although it seems
unmaintained (last release in 2009), I found a new project of a compact
ECMAscript engine called duktape http://www.samivaarala.com/#duktape

> Stable incremental numbers are literally not possible to solve for
> DCVS systems, which is why the SHA's (geeky/unwieldy as they are) are
> used.

There is out there other encoding algorithms to replace hexa though,
like Bubble Babble which produces pronouceable words (and includes a
checksum), but it produces long strings. So I'm not sure it would be
more practical to speak about ticket
'xesaf-lenaf-denyk-gisof-gosik-guxex' rather than ticket '07d2dd143d'.
Although it would make your weekly meetings sound interesting :)


-- 
BohwaZ        |      boh...@bohwaz.net       |       http://bohwaz.net/
-----------------------------------------------------------------------
.oO[ Une citation au hasard ...
En amour, l'important c'est la rencontre et la rupture,
entre les deux, ce n'est que du remplissage.
                               ... http://bohwaz.net/misc/fortune  ]Oo.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to