SkillAgentSearch skills...

Frost

Frost is a powerful, general purpose, multi-paradigm programming language

Install / Use

/learn @ethannicholas/Frost
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Overview

Frost is a general purpose multi-paradigm programming language with support for:

  • First-class immutable objects and value types
  • First-class functions and closures
  • Type inference
  • Non-nullable references, static proofs of null safety
  • Contracts (preconditions and postconditions)
  • Tuples
  • "Sane" operator overloading
  • Actor model threading

And many other features. Frost is still under development; it is nearly feature complete, but not quite ready for prime time yet.

Installation

To install Frost, see the 'docs/gettingStarted.md' file.

Credits

Frost was created by Ethan Nicholas, ethan@ethannicholas.com. Feel free to contact him with any questions / complaints / bug reports, or even just to say "Hi!".

Frost would not have been possible without the help of other amazing open-source projects, including:

LLVM  (http://llvm.org/)
ICU   (http://site.icu-project.org/)
CMake (http://cmake.org/)
View on GitHub
GitHub Stars38
CategoryDevelopment
Updated1y ago
Forks2

Languages

C

Security Score

60/100

Audited on Sep 6, 2024

No findings