Git Product home page Git Product logo

raven's Introduction

Raven

Raven is a Package Manager for Chez Scheme

Web Site

Manual

Packages List

package description only for Chez r6rs common pure Scheme C lib depenced
library
darkart foreign library call X X
srfi srfi X X
sufage srfi X X
core small procedures X X
slib X X
scheme-lib X X
web
igropyr http server X X
ballista web framwork X X X
catapult web framwork X X X
libra web framwork X X
json Json parser X X
chez-json Json parser X X
anb-json Json parser X X
jwt Json Web Token X X X
liber HTML parser X X
system
socket X X
libc X X
database
mysql X X
hash
base64 BASE64 X X
csha256 SHA256 hash X X
crypo
chs256 HMAC-SHA256 X X
compiler
nanopass compiler framwork X X
lalr LALR(1) parser X X
statistics
chez-stats statistics X X

the Raven libraries generally work fine on the R6RS implementation, except for some built on the c library which dependent on Chez Scheme's FFI.

Running project:

$ raven run example.sc

if you will run a project compiled:

$ export CHEZSCHEMELIBDIRS=.:lib:/usr/local/lib 
$ export CHEZSCHEMELIBEXTS=.chezscheme.sls::.chezscheme.so:.ss::.so:.sls::.so:.scm::.so:.sch::.so:.sc::.so
$ scheme exemple.so

The project Raven is supported by theschemer.org

The principal developers are: guenchi, chclock

Nota Bene: We recommend that the libraries for Raven files use .sc for distinguishing the libraries of r5rs / r7rs small.

raven's People

Contributors

guenchi avatar chclock avatar abhi18av avatar librerush avatar paullucas avatar lhtin avatar

Watchers

James Cloos 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.