Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Apr 2015 14:04:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199086] [NEW PORT] lang/chibi-scheme: Minimal Scheme implementation for use as a C extension language
Message-ID:  <bug-199086-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199086

            Bug ID: 199086
           Summary: [NEW PORT] lang/chibi-scheme: Minimal Scheme
                    implementation for use as a C extension language
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: tobias.kortkamp@gmail.com

Created attachment 155086
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155086&action=edit
chibi-scheme.shar

Chibi-Scheme is a very small library intended for use as an extension
and scripting language in C programs.  In addition to support for
lightweight VM-based threads, each VM itself runs in an isolated heap
allowing multiple VMs to run simultaneously in different OS threads.

The default language is the R7RS (scheme base) library.

WWW: https://github.com/norton/chibi-scheme

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199086-13>