Skip to content

hamler-lang/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation of Hamler

hamler-logo

  1. Why Hamler?
  1. Quick Start
  1. Basic Types, Functions and Operators
  1. More Types and Pattern Matching
  1. High Order Functions And Recursions
  1. Type Classes
  1. Applicative and Monad
  1. Foreign Function Interface
  1. Data Types Mapping
  1. Message Passing Concurrency
  1. OTP Behaviours
  1. Node and Distributed Erlang
  1. Differences From Erlang