Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rust: start work on eval (finally) | bnewbold | 2016-04-20 | 1 | -17/+81 |
* | rust: add symbol and quote types | bnewbold | 2016-04-20 | 1 | -0/+15 |
* | rust: implement scheme_parse_token() | bnewbold | 2016-04-20 | 1 | -3/+27 |
* | rust: flush out repr function | bnewbold | 2016-04-20 | 1 | -4/+6 |
* | rust: flush out parse function | bnewbold | 2016-04-20 | 1 | -8/+40 |
* | rust: handle errors more gracefully | bnewbold | 2016-04-19 | 1 | -12/+19 |
* | rust: improve scheme_tokenize | bnewbold | 2016-04-19 | 1 | -15/+41 |
* | rust: first (broken) implementation of tokenizer | bnewbold | 2016-04-19 | 1 | -3/+21 |
* | rust: refactors | bnewbold | 2016-04-19 | 1 | -20/+29 |
* | rust: start work on minimal.rs | bnewbold | 2016-04-19 | 2 | -0/+88 |
* | commit WIP on python and julia s-expressions | bnewbold | 2016-04-18 | 2 | -0/+159 |
* | add damped-harmonic example from R7RS-little as a test | bnewbold | 2016-04-05 | 1 | -0/+78 |
* | basic, first draft Julia implementation | bnewbold | 2016-02-14 | 1 | -0/+128 |
* | add a gitignore file | bnewbold | 2016-02-14 | 1 | -0/+20 |
* | commit TODO from ent laptop | bryan newbold | 2014-05-01 | 1 | -0/+12 |
* | simpler python test() result | bryan newbold | 2014-03-18 | 1 | -2/+2 |
* | simple -> minimal | bryan newbold | 2014-03-18 | 3 | -1/+1 |
* | basic docs | bryan newbold | 2014-03-12 | 2 | -0/+60 |
* | simple python implementation | bryan newbold | 2014-03-12 | 1 | -0/+158 |
* | simple scheme implementation | bryan newbold | 2014-03-12 | 1 | -0/+250 |
* | previous commit was for history only | bryan newbold | 2014-03-12 | 1 | -255/+0 |
* | minimal 'little schemer' impl; to be deleted | bryan newbold | 2014-03-12 | 1 | -0/+255 |