]> gitweb.factorcode.org Git - factor.git/commit
python: feature to create python callbacks/functions, now you can call hofs like...
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 23 Oct 2014 23:01:15 +0000 (01:01 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 24 Oct 2014 00:01:46 +0000 (17:01 -0700)
commit4029bf7a179c8eb76aade3470c77c1dc3f25600d
treecdd4ff8a4846061064326b2f8c991e166a5f9742
parentba564d1b7875a3a0417cece18e464d384e0f3006
python: feature to create python callbacks/functions, now you can call hofs like map and reduce
extra/python/ffi/ffi.factor
extra/python/objects/objects.factor
extra/python/python-docs.factor
extra/python/python.factor
extra/python/syntax/syntax-tests.factor