Skip to content

gomoripeti/suger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

suger

This repo is currently only a playground for experiments on syntactic sugar, parse transforms and compile-time optimisations for Erlang.

  • pipe/2: syntactic sugar that calls a sequence of functions to modify state avoiding using temporary variable names or funs. (a similar thing called chain operator here)

About

Syntactic sugar, parse transforms and compile-time optimisations for Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages