Jump to content

Eff (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CNatorial (talk | contribs) at 21:21, 18 November 2019 (Started references page.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Disclaimer: This is not an encyclopedia article and is a work in progress! Please do not delete.

This template should only be used in the user namespace.This template should only be used in the user namespace.


Eff is a functional programming language similar in syntax to OCaml which integrates the functionality of algebraic effect handlers.[1]

Eff
ParadigmMulti-paradigm, functional, imperative
Designed byAndrej Bauer, Matija Pretnar
First appearedMarch 5, 2012 (tentative)
Platformx86-64
OSCross-platform, Mac OS X, Linux, Windows
Websitehttp://www.eff-lang.org

Design

Talk about design philosophy here.

Features

What does the design philosophy allow Eff to do?

Code examples

Code, of course.

References

https://github.com/yallop/effects-bibliography

  1. ^ "Eff Programming Language". www.eff-lang.org. Retrieved 2019-11-18.