Giter Site home page Giter Site logo

neo4reo / scheme-power-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mpacula/scheme-power-tools

0.0 2.0 0.0 125 KB

An assorted collection of Scheme utilities. Implements native monads, pattern matching, generic operator dispatch, serialization, event handling, memoization, suffix trees, among other things. It started as an attempt to add functionalities I missed from other languages such as Haskell, and eventually grew into a larger library. I hope you find it useful - I certainly have!

Home Page: http://mpacula.com/scheme-tools/docs

License: Other

Scheme 100.00%

scheme-power-tools's Introduction

1. INTRODUCTION

Hello and thank you for your interest in Scheme Power Tools!

Scheme Power Tools is a collection of Scheme utilities developed
since spring 2010, when I took MIT's 6.945: Adventures in Advanced Symbolic 
Programming.

Scheme Power Tools was developed and tested with MIT Scheme. It might work
with other Schemes, but your mileage may vary. For instructions on how
to get started with MIT Scheme, you are welcome to read
http://blog.mpacula.com/2010/08/07/getting-started-with-mit-scheme/



2. LOADING

To start using Scheme Power Tools, just load the file scheme-tools.scm:
(load "scheme-tools")

This should give you access to all the modules.



3. DOCUMENTATION

All modules have been documented at: 
http://mpacula.com/scheme-tools/docs


An alphabetical list of available functions is available at:
http://mpacula.com/scheme-tools/docs/list.html

scheme-power-tools's People

Contributors

mpacula 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.