(Work in progress)
These are (unofficial) examples for the Mint Language. The goals are:
- Learn Mint by typing it,
- find and fix possible bugs in the API on the way,
- make this a useful reference for other Mint newbies,
- use little CSS to keep the examples simple,
- cover the whole API.
I check the code against the latest compiler, and I use the latest language features.
This folder is a mint project. Run mint start inside and then open http://127.0.0.1:3000/ in your browser.