Skip to content

Interactive web playground for Zion inspired by the Golang web playground

Notifications You must be signed in to change notification settings

zionlang/zion-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web sandbox for playing around with small snippets of Zion code, inspired by the Go Playground.

Quickstart

docker run --rm --name zion-playground --publish 5000:5000 zionlang/playground

then navigate to http://localhost:5000.

About

Interactive web playground for Zion inspired by the Golang web playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.9%
  • HTML 33.8%
  • Makefile 12.4%
  • CSS 1.9%