Commit Graph

12 Commits

Author SHA1 Message Date
Chris Sexton e7a1e23dde Move panics to errors 2019-10-20 07:46:17 -04:00
Chris Sexton 3f83afe287 stdin: add ability to provide a reader for stdin 2019-10-20 07:22:40 -04:00
Chris Sexton 6ef9bee1b7 migrate to git
* move import ref to github
* add a go.mod
* add .gitigore
2019-10-20 07:13:33 -04:00
Chris Sexton d7b765828e clean up examples 2019-10-20 07:12:43 -04:00
Chris Sexton 08d061624d Added a portrait of the author as an example program. 2012-12-03 23:35:17 -05:00
Chris Sexton ad6af5980b Stuck a package doc string in 2012-11-13 22:33:57 -05:00
Chris Sexton 3f9743f3a9 Nicened the loop code so it isn't quite as nested 2012-11-13 22:27:18 -05:00
Chris Sexton 763b188a6a Fixed extraneous debug code 2012-11-13 22:25:45 -05:00
Chris Sexton 5d7e23c9fc Fixed looping to support nested loops (oops)
The only test I have that doesn't pass is now the bubble sort test.
2012-11-13 22:23:58 -05:00
Chris Sexton be6410dbff Another package inconsistency 2012-11-13 20:20:42 -05:00
Chris Sexton 0bd976d456 Fixing package names after reorg 2012-11-13 20:18:55 -05:00
Chris Sexton a2a232f8b6 Initial version of a brainfuck interpreter 2012-11-13 20:14:14 -05:00