Last active
May 8, 2021 18:27
-
-
Save snej/9ba59d90689843b22dc5be2730ef0d49 to your computer and use it in GitHub Desktop.
Tails! A tiny Forth core written as a hack for May Forth 2021, using some of Wasm3's secret optimization sauce.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Tails has grown a bit and moved out into its own repository: https://github.com/snej/tails/ | |
// Please visit it there! | |
// | |
// If you want to see the tiny original version from May Forth 2021, it's still here; | |
// click the "Revisions" button above, or go to: | |
// https://gist.github.com/snej/9ba59d90689843b22dc5be2730ef0d49/2d55f844b7622aa117b9275bbc9d189613f7ff7f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
that repo again is https://github.com/snej/tails/
or take a trip in time to the original upload of this gist