-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
Milestone
Description
Use Cases
An online Juvix playground would support:
- Runnable snippets in Juvix documentation
- Users who want to try Juvix without installing anything
- Sharable Juvix programs that can be used in forums, messages, reporting issues and ideas.
Requirements
- An API to submit Juvix program submission (with parameters including Juvix version), with response of either compile errors or program output
- A web-based editor that can be used to compose / submit Juvix programs
- Persistent storage of submitted Juvix program source code with URLs for sharing
- Sandbox deployment with system resource limits
Prior Art
Reactions are currently unavailable