Commit Graph

24 Commits (7a729b7637a33fa216c4664e7054c459e75b9a01)

Author SHA1 Message Date
Doug Coleman 7a729b7637 python: Only call the init if python is actually present.
Fixes #1952
2018-02-19 10:41:46 -06:00
Doug Coleman e189954ecc core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
John Benediktsson 3f98ac4a30 python: rename startup/shutdown hooks. 2014-12-24 08:10:52 -08:00
Doug Coleman 60f7197134 python: Fix >py stack effect for docs. 2014-10-27 11:33:59 -07:00
Björn Lindqvist 87b0205c87 python: correction of reference counting logic and addition of None bindings 2014-10-27 09:52:04 -07:00
Björn Lindqvist a3fe45e7ac python: fix a reference leak in the (>py) word 2014-10-23 17:01:46 -07:00
Björn Lindqvist 4029bf7a17 python: feature to create python callbacks/functions, now you can call hofs like map and reduce 2014-10-23 17:01:46 -07:00
Björn Lindqvist 43dc1ba259 python: docs for python-error 2014-10-02 08:32:39 -07:00
John Benediktsson ccfd9101f0 python: change to py-initialize in startup-hook and py-finalize in shutdown hook. 2014-07-06 10:18:27 -07:00
John Benediktsson 14f43d8cb8 python: rename >factor to py>, rename import to py-import, minor stuff. 2014-03-04 09:39:02 -08:00
Björn Lindqvist b4037ae336 python: improved docs, support for kwargs to methods and sets sys.argv 2014-03-04 09:23:05 -08:00
Björn Lindqvist ac28527d53 python: vocab split into subvocabs python.errors and python.objects for
easier maintenance
2014-03-04 09:23:05 -08:00
Björn Lindqvist eb612e25b0 python: More documentation, privatization of words in python.syntax 2014-03-04 09:23:05 -08:00
Björn Lindqvist 715d426ad3 python: word for converting python lists to vectors 2014-03-04 09:23:04 -08:00
Björn Lindqvist 8ed7fe02ac python: setup serialization between vectors and python lists 2014-03-04 09:23:04 -08:00
Björn Lindqvist d5c0e84fe2 python: setattr wrapping 2014-03-04 09:23:04 -08:00
Björn Lindqvist a75a5d7458 python: syntax for methods and ditching of the auto-marshalling words, the syntax didn't turn out great 2014-03-04 09:23:04 -08:00
Björn Lindqvist 6a8fe41b90 python: compressed using lines 2014-03-04 09:23:04 -08:00
Björn Lindqvist 0af4fee085 python.syntax: vocab that makes python functions work like factor words 2014-03-04 09:23:04 -08:00
Björn Lindqvist c18e968aaa python: several more builtin functions and refcounting fixes 2014-03-04 09:23:03 -08:00
Björn Lindqvist 65c1500812 python: more correct reference counting, handles ucs2 and ucs4, stdlib module wrappers 2014-03-04 09:23:03 -08:00
Björn Lindqvist 175a469e49 python: ucs2 and ucs4 2014-03-04 09:23:03 -08:00
Björn Lindqvist bd8d0b5d84 python: function needed to make both ucs2 and ucs4 python builds work 2014-03-04 09:23:03 -08:00
Björn Lindqvist 446498c67a python: a thin ffi to Python, everything mostly works except for the cursed reference counting 2014-03-04 09:23:03 -08:00