Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#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)

Portfile (1.2 KB) - added by reilles@… 19 years ago.
the portfile

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by reilles@…

Attachment: Portfile added

the portfile

comment:1 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to mww@…

compiling...

comment:2 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks! commited; (incl. a fix for the misleading symlinks in ${prefix}/lib)

Note: See TracTickets for help on using tickets.