Commit graph

12 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
e50306f64e Standard library 2011-03-03 17:04:08 +01:00
Yann Esposito (Yogsototh)
714e171a1b IO added 2011-03-03 16:07:51 +01:00
Yann Esposito (Yogsototh)
04b5ccb240 Functions 2011-03-03 15:33:08 +01:00
Yann Esposito (Yogsototh)
acc1a198e8 Added variables 2011-03-03 13:55:07 +01:00
Yann Esposito (Yogsototh)
f6d5d0e79c Interpreter 2011-03-02 17:00:33 +01:00
Yann Esposito (Yogsototh)
8b5b7da7d3 Added TODO for exercises 2011-03-02 16:45:02 +01:00
Yann Esposito (Yogsototh)
3116c8b467 Added a README for github 2011-03-02 16:39:27 +01:00
Yann Esposito (Yogsototh)
997dd5b152 Excerice 1
Instead of treating any non-false value as true, change the
    definition of "if" so that the predicate accepts only Bool values
    and throws an error on any others.
2011-03-02 16:35:26 +01:00
Yann Esposito (Yogsototh)
adfad10349 Equal? and Weak Typing: Heterogenous List 2011-03-02 16:26:48 +01:00
Yann Esposito (Yogsototh)
90a045b2a0 Conditionals: Pattern Matching 2 2011-03-02 15:17:10 +01:00
Yann Esposito (Yogsototh)
4e160f41ed Additional Primitives: Partial Application 2011-03-02 15:12:48 +01:00
Yann Esposito (Yogsototh)
8d534810b2 First commit (Error finished) 2011-03-02 11:36:27 +01:00