Giter Site home page Giter Site logo

libscheme's Introduction

This is a clone/fork of libscheme based on libscheme-0.5.tar.gz. This version
has some bug fixes and minor improvements. The canonical source for this version
is at https://github.com/ctarbide/libscheme.

Dependencies and requirements, a C99 compiler and the excelent BDWGC
(Boehm-Demers-Weiser Garbage Collector). Go to https://github.com/ivmai/bdwgc
for more information.

Installation, a simple "make" should build everything in a few seconds, then run
"./test test.scm". A readline wrapper like "rlwrap" is very helpful for
interactive sessions. There is no "make install", the documentation explains the
intended use case.

Documentation is doc/libscheme.pdf.


**************** Original README follows

libscheme is a C library implementing Scheme as described in the
Revised^4 Report on the Algorithmic Language Scheme.  It is easily
integrated into a C program as a command interpreter or extension
language, and is easily extended in C with new primitive types,
primitive functions and syntax.

See BUGS for known bugs.
See INSTALL for installation information.
See COPYING for copyright information.
See TODO for possible projects.
See EXTENSIONS for extensions beyond R4RS.
See USING for information on using libscheme in a project.

libscheme's People

Contributors

ctarbide avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.