Skip to content

This is the playground for the Speak Programming Language. It's a standalone frontend with the WASM interpreter embedded as an asset.

License

Notifications You must be signed in to change notification settings

speak-lang/speak-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speak Playground

Netlify Status

The playground is hosted in Netlify. You can start interacting with this playground here.

How to set up locally

  1. You need the rust toolchain installed, you can find the instructions here
  2. You will need to install the Webassembly target and the trunk tool for building the application locally, instructions can be found here
  3. Building locally:
trunk serve --port 8089

The port flag can be changed to your liking, here I'm making an assumption that the port 8089 is free.

About

This is the playground for the Speak Programming Language. It's a standalone frontend with the WASM interpreter embedded as an asset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published