aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
commentsuse `void` over `return ()`Akshay4 years
masterrefactor LispNumber into Base, improve numerical calculationsAkshay3 years
nerd-commentsbasic comment supportAkshay4 years
pretty-errorsallow multiline expressionsAkshay4 years
quasiquotingadd basic evaluation of unquote-splicing in quasiquoted formsAkshay4 years
 
 
AgeCommit messageAuthorFilesLines
2020-10-27use `void` over `return ()`commentsAkshay1-21/+10
2020-10-27add newline consumptionAtreya Bain1-7/+14
2020-10-26trim commentAtreya Bain1-6/+0
2020-10-26Add comments into whitespaceAtreya Bain1-12/+16
2020-10-26add comments as whitespaceAtreya Bain1-5/+26
2020-10-23add Base moduleAkshay1-0/+42
2020-10-23refactor internal datatypes to BaseAkshay7-36/+13
2020-10-17add basic evaluation of unquote-splicing in quasiquoted formsquasiquotingAkshay2-25/+34
2020-10-17prefer applicative over monadic styleAkshay5-19/+17
2020-10-16add basic quasiquote and unquote behaviourAkshay2-11/+20
[...]
 
Clone
https://git.peppe.rs/languages/lisk