Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
/ guide Public archive

The guide for the Mint programming language

Notifications You must be signed in to change notification settings

mint-lang/guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mint

Mint is a refreshing, strongly typed, expression-oriented programming language for the front-end web.

It tries to solve most common issues of Single Page Applications (SPAs):

  • Reusable components
  • Styling
  • Routing
  • Global and local state handling
  • Synchronous and asynchronous computations that might fail

While focusing on:

  • Developer happiness
  • Fast compilation
  • Readability

Releases

No releases published

Sponsor this project

Packages

No packages published