Skip to content

DanGooding/koka-zero-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

296 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koka Zero Language Playground

An online environment to write, run, and learn Koka. Uses my implementation KokaZero.

Built with Java Spring, with Bubblewrap to sandbox user binaries.

Orchestrated with Docker Swarm, atop a NixOS DigitalOcean droplet.

Local Development

Startup the backend services

./dev-compose.sh

Run the frontend with Vite dev mode

cd client/
npm i
npm run dev

About

Online editor for koka-zero, runs code server-side

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors