about summary refs log tree commit diff stats
path: root/examples/printchar.bf
diff options
context:
space:
mode:
authorCase Duckworth2022-07-06 22:00:30 -0500
committerCase Duckworth2022-07-06 22:00:30 -0500
commit3c6ce827a002c54deb88e40cbddddb03866e695b (patch)
treef9286a57c2c6821b718efb682ddbca453411c17e /examples/printchar.bf
parentProbably version ... whatever the next higher one is (diff)
downloadtrainfuck-3c6ce827a002c54deb88e40cbddddb03866e695b.tar.gz
trainfuck-3c6ce827a002c54deb88e40cbddddb03866e695b.zip
Big update
Diffstat (limited to 'examples/printchar.bf')
-rw-r--r--examples/printchar.bf5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/printchar.bf b/examples/printchar.bf new file mode 100644 index 0000000..e0d73ad --- /dev/null +++ b/examples/printchar.bf
@@ -0,0 +1,5 @@
1[ printchar is a small example input/output trainfuck program.
2it waits for the user to press a key, then prints that key
3and a newline to the screen.
4]
5,.>++++++++++.