bigloo version 3.0a-2 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    bigloo  most recent diff


      View the most recent changes for the bigloo port at: bigloo.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for bigloo.
      The raw portfile for bigloo 3.0a-2 is located here:
      http://bigloo.darwinports.com/dports/lang/bigloo/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/bigloo
      Google
      Web Darwinports.com



      # $Id: Portfile 27937 2007-08-16 11:39:30Z pmq macports.org $

      PortSystem 1.0

      Name: bigloo
      Version: 3.0a-2
      Category: lang scheme
      Platform: darwin
      Maintainers: reilles loria.fr

      Description: Bigloo is a fast Scheme implementation.
      Long 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 standalone binary executables. Bigloo enables full connections between Scheme and C programs, between Scheme and Java programs, and between Scheme and C# programs.

      Homepage: http://www-sop.inria.fr/mimosa/fp/Bigloo/
      master_sites ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/
      distfiles ${name}${version}.tar.gz
      worksrcdir ${name}3.0a
      checksums md5 abd8841aaebad0ed335e979abe7a0109 sha1 12ae7f5cd9c104a35e08f91d2cc5da1b1a782956

      configure.args --prefix=${prefix} --mandir=${prefix}/share/man/man1 --infodir=${prefix}/share/info --docdir=${prefix}/share/doc/bigloo --lispdir=${prefix}/share/emacs/site-lisp/bigloo --jvm=yes --native-default-backend --finalization=yes --stack-check=no

      build.target

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/bigloo
      % sudo port install bigloo
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching bigloo
      ---> Verifying checksum for bigloo
      ---> Extracting bigloo
      ---> Configuring bigloo
      ---> Building bigloo with target all
      ---> Staging bigloo into destroot
      ---> Installing bigloo
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using bigloo with these commands:
      %  man bigloo
      % apropos bigloo
      % which bigloo
      % locate bigloo

     Where to find more information:

    Darwin Ports



    image test