You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haha using fatfs as the state machine for a turing machine would be kind of possible, but you would quickly run against maximum path length limits on all platforms. i have made this before, which instead of a fat filesystem uses symlinks, and then uses the buffer of an xterm as storage, but one still needs a short bash script to execute it.
Are you planning on writing a compiler using this technique? I'm morbidly curious...
The text was updated successfully, but these errors were encountered: