GithubHelp home page GithubHelp logo

siod88's Introduction

siod88

siod88 aka siod-1.3 that has been reformatted and cleaned up to ascii-c

siod88's People

Contributors

black13 avatar jrincayc avatar

Stargazers

Bocke avatar  avatar Michael Williams avatar  avatar

Watchers

 avatar

siod88's Issues

numbers seem to be totally broken

Numbers seem to be totally broken:

./siod 
Welcome to SIOD, Scheme In One Defun, Version 1.3
(C) Copyright 1988, George Carrette
heap_size = 5000 cells, 120000 bytes
heap_1 at 0x17D0670, heap_2 at 0x17EDB40
GC took 0 seconds, 146 compressed to 146, 4854 free
> (+ 1 1)
Evaluation took 0 seconds 1 cons work
0
GC took 0 seconds, 152 compressed to 146, 4854 free
> 1
Evaluation took 0 seconds 0 cons work
0
GC took 0 seconds, 147 compressed to 146, 4854 free
> 2
Evaluation took 0 seconds 0 cons work
0
GC took 0 seconds, 147 compressed to 146, 4854 free
> (< 0 2)
Evaluation took 0 seconds 0 cons work
()
GC took 0 seconds, 151 compressed to 146, 4854 free
> (< 2 0)
Evaluation took 0 seconds 0 cons work
()
GC took 0 seconds, 151 compressed to 146, 4854 free
> 

Compiled from commit 5606b71

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.