Path to this page:
./
wip/hs-carp,
A statically typed Lisp
Branch: CURRENT,
Version: 0.5.5,
Package name: hs-carp-0.5.5,
Maintainer: charlotteCarp is a programming language designed to work well for interactive and
performance sensitive use cases like games, sound synthesis and
visualizations.
The key features of Carp are the following:
- Automatic and deterministic memory management (no garbage collector or VM)
- Inferred static types for great speed and reliability
- Ownership tracking enables a functional programming style while still
using mutation of cache-friendly data structures under the hood
- No hidden performance penalties – allocation and copying are explicit
- Straightforward integration with existing C code
- Lisp macros, compile time scripting and a helpful REPL
Master sites:
SHA1: f5aa8e13327776453b7967fd772ee092f6e8b3d9
RMD160: 4e11d39d33832d06534a590c33be48c124091848
Filesize: 4783.937 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2022-05-06) Updated to version: hs-carp-0.5.5
- (2021-11-12) Updated to version: hs-carp-0.5.3
- (2021-08-26) Updated to version: hs-carp-0.5.1