Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 421 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 421 Bytes

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