#2376 closed defect (fixed)
NEW: bigloo 2.6e
Reported by: | reilles@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Description : Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming. Bigloo compiles Scheme modules. It delivers small and fast stand alone binary executables. Bigloo enables full connections between Scheme and C programs, between Scheme and Java programs, and between Scheme and C# programs.
the build is strainghtforward, and the only dependancy (the boehm gc) is included in the archive, with a lightly modified version (this doesn't conflict with the boehmgc port)
Attachments (1)
Change History (3)
Changed 20 years ago by reilles@…
comment:1 Changed 20 years ago by mww@…
Owner: | changed from darwinports-bugs@… to mww@… |
---|
compiling...
comment:2 Changed 20 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
thanks! commited; (incl. a fix for the misleading symlinks in ${prefix}/lib)
the portfile