Skip to content

Cantonese-community/Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cantonese Playground

To provide an online operating environment for the Cantonese programming language.

Build

> go build app.go
> ./app.exe

You can also run the .exe file directly:

> ./app.exe

Then you see the online environment:

localhost:9000

Make sure your system has Cantonese installed and you can use the Cantonese command.

Download cantonese

pip install cantonese

Releases

No releases published

Packages

No packages published