diff options
author | Melody Horn <melody@boringcactus.com> | 2020-10-15 11:19:54 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-10-15 11:19:54 -0600 |
commit | a6543cd772b22889e17b59507d7fbf6fd8a41bc1 (patch) | |
tree | 3f19259ce7106730490226d9099861f6af66073f | |
parent | 04e983883d52d05766649ff7923a4d7755fe8074 (diff) | |
download | spec-a6543cd772b22889e17b59507d7fbf6fd8a41bc1.tar.gz spec-a6543cd772b22889e17b59507d7fbf6fd8a41bc1.zip |
add links to reference compiler and playground
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,4 +2,8 @@ project home: <https://sr.ht/~boringcactus/crowbar-lang/> read the spec: <https://man.sr.ht/~boringcactus/crowbar-spec/> +reference compiler: <https://git.sr.ht/~boringcactus/crowbar-reference-compiler> + +play with the reference compiler: <https://crowbar-playground.boringcactus.com/> + [![Creative Commons BY-SA License](https://i.creativecommons.org/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/) |