Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #2376 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

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

Change History

Changed 4 years ago by reilles@…

the portfile

Changed 4 years ago by mww@…

  • owner changed from darwinports-bugs@… to mww@…

compiling...

Changed 4 years ago by mww@…

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.