]> git.rmz.io Git - my-scheme.git/summary
 
descriptionScheme interpreter written in Haskell
ownerramsi
last changeTue, 23 Jan 2018 22:49:41 +0000 (22:49 +0000)
shortlog
2018-01-23 Samir BenmendilUse `showVal` to print with show rather than the default master
2018-01-23 Samir BenmendilShow values for Lists
2018-01-23 Samir BenmendilShow values (except Lists)
2018-01-23 Samir BenmendilAdd parsers for List, DottedList and Quoted
2018-01-21 Samir BenmendilAdd Character parser
2018-01-21 Samir BenmendilSupport #bodx in number parser
2018-01-20 Samir BenmendilAdd various escape chars
2018-01-20 Samir BenmendilSupport escaped quotes
2018-01-20 Samir BenmendilUsing where for parsing inner characters
2018-01-20 Samir BenmendilTail recursing main function
2018-01-20 Samir Benmendil`deriving` from `Show` is a really easy way to print...
2018-01-14 Samir BenmendilUse do block again
2018-01-14 Samir BenmendilUsing the "bind" operator
2018-01-14 Samir BenmendilUse do to parse numbers
2018-01-14 Samir BenmendilParse expressions (string, atom or number)
2018-01-14 Samir BenmendilParse Numbers
...
heads
7 years ago master