GithubHelp home page GithubHelp logo

larcenists / larceny-oldimport Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 2.0 15.66 MB

Larceny Scheme implementation

License: Other

Perl 0.11% C++ 2.86% C 27.73% Scheme 57.47% Shell 2.20% Objective-C 0.40% Emacs Lisp 0.04% Assembly 2.49% C# 5.32% Awk 0.02% Standard ML 0.67% Java 0.66% JavaScript 0.02%

larceny-oldimport's Introduction

Larceny is a simple and efficient implementation of the Scheme programming language.

This is an (unofficial) clone of Larceny's RCS+CVS+SVN history, (including an attempt to clean up the history of those repositories a little along the way).

See also http://www.larcenists.org/

If you just cloned this repository, make sure to read README-FIRST.txt; more documentation is also available in doc/, such as the files and directories:

  • doc/HOWTO-BUILD
  • doc/HOWTO-INSTALL
  • doc/UserManual/
  • doc/LarcenyNotes/

among many others.

larceny-oldimport's People

Contributors

pnkfelix avatar

Stargazers

曲径 avatar hamlet avatar Tan-Yu Liu avatar Christoffer Sawicki avatar

Watchers

 avatar James Cloos avatar Lars T Hansen avatar

larceny-oldimport's Issues

Consistent testing and more automation

Reported by: tov on Mon Feb 13 18:39:58 2006
Tests are highly fragmented. Let's rationalize them, so they're easier to run and so that the output is actually comprehensible. See RationalizingLarceny#Testing.

Doesn't build with MzScheme 3xx

Reported by: tov on Mon Feb 13 18:27:58 2006
We need to be able to build using the current version of PLT Scheme. Currently we have a few problems:

  • MzScheme 3xx is case sensitive by default
  • Support for bytestrings was added (which are distinct from strings, and probably synonymous with Larceny's bytevectors), along with a slew of changes to the way one converts from floats to bytes to strings and so on.

We can get it to build without complaining now, but then we have weird issues with floor and ceiling, e.g. (ceiling -1.5) yields -2. Probably other problems as well.

Consistent testing and more automation

Reported by: tov on Mon Feb 13 18:39:58 2006
Tests are highly fragmented. Let's rationalize them, so they're easier to run and so that the output is actually comprehensible. See RationalizingLarceny#Testing.

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.