https://github.com/aaronc81/try-sord
Interactive Sord playground, inspired by sorbet.run
https://github.com/aaronc81/try-sord
Last synced: 7 months ago
JSON representation
Interactive Sord playground, inspired by sorbet.run
- Host: GitHub
- URL: https://github.com/aaronc81/try-sord
- Owner: AaronC81
- License: mit
- Created: 2021-07-05T21:18:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T19:41:11.000Z (over 3 years ago)
- Last Synced: 2025-06-05T07:45:41.596Z (7 months ago)
- Language: HTML
- Homepage: https://sord.aaronc.cc
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Try Sord
[**This is live on sord.aaronc.cc!**](http://sord.aaronc.cc)
Try Sord is an interactive playground for [Sord](https://github.com/AaronC81/sord), inspired by
sorbet.run.
This is only a front-end; unlike sorbet.run, the tool isn't executed in browser. Input code is
POSTed to an instance of [sord-server](https://github.com/AaronC81/sord-server) running on Heroku.
This is still very much a work-in-progress, so any feedback is greatly appreciated.
Thank you to [Connor Shea](https://github.com/connorshea) for the idea!