Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 2.11 KB

PACKAGE.md

File metadata and controls

39 lines (33 loc) · 2.11 KB

Celerity

Warning: This is currently in-development vaporware.

Celerity is a programming language aiming for a good balance of productivity and scalability while being easily embeddable in host applications.

Celerity is expression-oriented, multi-paradigm, and features optional type checking. Some notable features are pattern matching, first-class functions with closures, opt-in mutability, explicit yet terse error propagation, concurrency based on lightweight agents, and non-suspending garbage collection.

This project offers the following packages:

For more information, please visit the project home page.