Skip to content

PMunch/nim-playground-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nim playground front-end

This is the front-end for the Nim playground, built in Nim using karax.

The back-end code can be found at https://github.com/PMunch/nim-playground.

Compiling

To build the frontend, first clone this repository

git clone https://github.com/PMunch/nim-playground-frontend

then enter the directory and compile the frontend

cd nim-playground-frontend
nim js -d:release -o:./assets/frontend.js ./frontend.nim

Finally, serve index.html.

About

The front-end for https://play.nim-lang.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 8