[Bug 199086] [NEW PORT] lang/chibi-scheme: Minimal Scheme implementation for use as a C extension language

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 1 14:04:30 UTC 2015


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 at FreeBSD.org
          Reporter: tobias.kortkamp at 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.


More information about the freebsd-ports-bugs mailing list