summaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-01-20 05:06:33 +0000
committeredwin <edwin@FreeBSD.org>2003-01-20 05:06:33 +0000
commitd5d7fc2aa65e06a440cfb988181c901a2b4661e8 (patch)
treed18f0e902d7ac2977bd81a5a0b5a0a297e57eed9 /lang/Makefile
parent36096186b694b8bbabcfff1eadfdb113278e6b63 (diff)
downloadFreeBSD-ports-d5d7fc2aa65e06a440cfb988181c901a2b4661e8.zip
FreeBSD-ports-d5d7fc2aa65e06a440cfb988181c901a2b4661e8.tar.gz
New port: lang/bigloo - A Scheme interpreter and native code compiler
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. PR: ports/40644 Submitted by: Stanislav Grozev <tacho@factline.com>
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b2edc4d..b9a2d28 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -9,6 +9,7 @@
SUBDIR += aleph
SUBDIR += atlast
SUBDIR += awka
+ SUBDIR += bigloo
SUBDIR += bwbasic
SUBDIR += caml-light
SUBDIR += ccscript
OpenPOWER on IntegriCloud