The Nest
Explore
Sign in
akkartik
bf.love
0019-on.text_input
0
Toy brainf**k interpreter; example app that can be modified without restarting
Code
Changes
Tags
Discussions
main
on.text_input = function(t) if Cursor then edit.text_input(Cursor.editor, t) end end