cosmopolitan/third_party/python/Programs
Justine Tunney 51904e2687 Improve Python and Linenoise
This change reinvents all the GNU Readline features I discovered that I
couldn't live without, e.g. UTF-8, CTRL-R search and CTRL-Y yanking. It
now feels just as good in terms of user interface from the subconscious
workflow perspective. It's real nice to finally have an embeddable line
reader that's actually good with a 30 kb footprint and a bsd-2 license.

This change adds a directory to the examples folder, explaining how the
new Python compiler may be used.  Some of the bugs with Python binaries
have been addressed but overall it's still a work in progress.
2021-09-11 22:30:37 -07:00
..
_testembed.c Make whitespace changes 2021-08-13 03:20:45 -07:00
freeze.c Improve system call support 2021-08-25 21:36:17 -07:00
python.c Decentralize Python native module linkage 2021-09-07 11:40:11 -07:00
pythontester.c Introduce Python objectifier (#259) 2021-09-04 15:44:00 -07:00
README python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
repl.c Improve Python and Linenoise 2021-09-11 22:30:37 -07:00

Source files for binary executables (as opposed to shared modules)