1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/lang/bigloo/pkg-descr
Emanuel Haupt 3d19fa6645 - Update to 3.7a [1]
- Use OpenSSL by default as an effort to provide sensible default values

PR:             161596 [1]
Submitted by:   KATO Tsuguru <tkato432@yahoo.com> [1]
2011-10-23 17:04:18 +00:00

19 lines
753 B
Plaintext

This is a port of Bigloo, a Scheme system which includes a compiler
generating C code and Java classes and an interpreter. Bigloo is the
tool of choice for the construction of small autonomous applications
in Scheme. Bigloo is mostly conformant to the Revised5 Report on the
Algorithmic Language Scheme with many extensions:
Rgc, a lex facility.
Match, a pattern-matching compiler.
Foreign languages interface (connection to C and to Java).
Module language.
Extension package system.
An Lalr facility.
An Object sytem.
A thread library.
DSSSL support.
Unicode characters and strings.
Process, Pipe and Socket support.
WWW: http://www-sop.inria.fr/indes/fp/Bigloo/