Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 700 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 700 Bytes

Mint API Examples

(Work in progress, currently paused)

These are (unofficial) examples for the Mint Language. The goals are:

  • Learn Mint by typing it,
  • cover the whole API,
  • find and fix possible bugs on the way,
  • make this a useful reference for other Mint newbies,
  • use little CSS to keep the examples simple.

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.