1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/lang/gluon/pkg-descr

11 lines
220 B
Plaintext

Gluon is a small, statically-typed, functional programming language designed for
application embedding.
Features:
* Seatically-typed
* Type inference
* Simple embedding
* UTF-8 by default
* Separate heaps
* Thread-safe