https://github.com/mrshankly/tryelixir
Online Elixir REPL
https://github.com/mrshankly/tryelixir
elixir
Last synced: 7 months ago
JSON representation
Online Elixir REPL
- Host: GitHub
- URL: https://github.com/mrshankly/tryelixir
- Owner: mrshankly
- License: mit
- Created: 2013-06-30T18:57:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-02-20T00:06:56.000Z (almost 5 years ago)
- Last Synced: 2025-06-05T22:36:00.123Z (8 months ago)
- Topics: elixir
- Language: Elixir
- Homepage:
- Size: 283 KB
- Stars: 70
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Try Elixir

Try Elixir is an online sandboxed REPL that allows you to experiment with
the [Elixir] programming language without you having to install it locally.
### Acknowledgements
The concept and design is inspired by [Try Haskell] and [Try Clojure].
[Elixir]: https://elixir-lang.org/
[Try Haskell]: https://tryhaskell.org/
[Try Clojure]: https://github.com/Raynes/tryclojure
## Translations
If you wish to translate Try Elixir, please follow the
[Translation Guide](TRANSLATION.md).
## License
Try Elixir is distributed under the terms of the MIT license.
See [LICENSE](LICENSE) for details.