factor/extra/python/syntax
Björn Lindqvist 584e9c5ce2 python.syntax: new way to bind python functions to factor words and updated tests
this way avoids binding literal alien values inside the words which is
just wrong. the hardcoded alien addresses goes "out of sync" when
factor is restarded and causes crashes.
2014-10-27 09:52:04 -07:00
..
authors.txt python: metadata files and a first stab at documentation 2014-03-04 09:23:04 -08:00
summary.txt python: metadata files and a first stab at documentation 2014-03-04 09:23:04 -08:00
syntax-docs.factor python: new syntax PY-QUALIFIED-FROM, so you can import eg __builtin__:map and not have it clash with factors map 2014-10-23 17:01:45 -07:00
syntax-tests.factor python.syntax: new way to bind python functions to factor words and updated tests 2014-10-27 09:52:04 -07:00
syntax.factor python.syntax: new way to bind python functions to factor words and updated tests 2014-10-27 09:52:04 -07:00