Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r88334:2e5362135372
Date: 2016-11-12 22:38 +0200
http://bitbucket.org/pypy/pypy/changeset/2e5362135372/

Log:    add lever, typhon (Samureus on IRC plus my interpretation of the
        README)

diff --git a/rpython/doc/examples.rst b/rpython/doc/examples.rst
--- a/rpython/doc/examples.rst
+++ b/rpython/doc/examples.rst
@@ -12,8 +12,10 @@
   * RSqueak VM, Smalltalk, core complete, JIT working, graphics etc getting 
there, in active development https://github.com/HPI-SWA-Lab/RSqueak
   * Pixie, 'A small, fast, native lisp with "magical" powers', jitted, 
maintained, https://github.com/pixie-lang/pixie
   * Monte, 'A dynamic language inspired by Python and E.' has an rpython 
implementation, in active development, https://github.com/monte-language/typhon
+  * Typhon, 'A virtual machine for Monte', in active development, 
https://github.com/monte-language/typhon
   * Tulip, an untyped functional language, in language design mode, 
maintained, https://github.com/tulip-lang/tulip/
   * Pycket, a Racket implementation, proof of concept, small language core 
working, a lot of primitives are missing. Slow development 
https://github.com/samth/pycket
+  * Lever, a dynamic language with a modifiable grammer, actively developed, 
https://github.com/cheery/lever
 
 Complete, functioning, but inactive
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to