19 Commits

Author SHA1 Message Date
Crista Lopes
6e1d72bd21 Tidy up, make line numbers consistent with text 2019-12-22 17:43:07 -08:00
Crista Lopes
ed8c3cabaa Finally rewrote the code for Python3! 2018-12-13 19:57:17 -08:00
cclauss
1fa9eb3c2b Modernize Python 2 code to get ready for Python 3 2018-03-21 21:41:35 +01:00
Crista Lopes
adc29f814a Typo in comment 2014-03-08 14:14:57 -08:00
Crista Lopes
c309e8bca5 Minor cleanups 2014-01-15 08:02:49 -08:00
smtriplett
4d3ba0ba1a Add a check to handle input text with fewer than 25 words. 2014-01-11 18:19:32 -08:00
Crista Lopes
14bebd7c46 Minor aesthetic details in go forth 2013-11-08 16:00:09 -08:00
Crista Lopes
20b925d954 I'm liking loops in Forth. 2013-11-07 16:43:35 -08:00
Crista Lopes
b52c783b32 More forthism 2013-11-07 16:31:42 -08:00
Crista Lopes
6cf223bb07 More forthism 2013-11-07 15:20:56 -08:00
Crista Lopes
182f80f4b8 Removed left-over comment 2013-11-07 13:48:04 -08:00
Crista Lopes
560f14834b More forthish 2013-11-07 13:37:24 -08:00
Crista Lopes
0707ba6a64 More improvements to forth style 2013-11-07 13:00:28 -08:00
Crista Lopes
e5e5805e7c Improved forth style 2013-11-07 12:56:24 -08:00
Crista Lopes
c88a0844ad Improvements to forth style 2013-11-06 10:13:41 -08:00
Crista Lopes
48b461fce0 Better version of style 02 2013-10-25 17:18:28 -07:00
Crista Lopes
1975d74b73 Exec mode for new files 2013-10-25 16:51:23 -07:00
Crista Lopes
2f6d85111b Added forth.py, an interpreter of Forth in Python written by Chris Meyers and available from http://openbookproject.net/py4fun/forth/forth.html. Great for exercises about this style. 2013-10-25 16:23:58 -07:00
Crista Lopes
8b5fbdc77a Changed the name of the 02 folder to reflect the name of the style 2013-10-25 16:22:18 -07:00