index
:
myslip.git
devel
master
A Lisp inspired programming language / interpreter for Aalto course CS-C2170 Modern and emerging programming languages.
Joel Kronqvist
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TUTORIAL.md
Age
Commit message (
Expand
)
Author
29 hours
doc: added system requirements & fixed map x to x or
HEAD
devel
Joel Kronqvist
41 hours
doc: repeat in TUTORIAL.md
Joel Kronqvist
41 hours
doc: added exercise on Collatz conjecture
Joel Kronqvist
2 days
doc: added exercises 3 and 4
Joel Kronqvist
2 days
doc: added a new exc. 1 to serve as an introduction to the cli, added documen...
Joel Kronqvist
3 days
doc: added documentation on writing types
Joel Kronqvist
4 days
doc: added section on coproducts and documented their pattern matching in TUT...
Joel Kronqvist
6 days
doc: added exercise 1
Joel Kronqvist
9 days
doc: added <> and factorial example to TUTORIAL.md
Joel Kronqvist
9 days
doc: added empty vector initialization and int vector sum to TUTORIAL.md
Joel Kronqvist
9 days
doc: added help message and a reference to it in README.md
Joel Kronqvist
10 days
feat: fixed point dynamics
Joel Kronqvist
10 days
doc: updated tutorial
Joel Kronqvist
2025-08-11
Fixed bug in repl not allowing using variables previously bound in REPL in ne...
Joel Kronqvist
2025-08-10
Updated tutorial
Joel Kronqvist
2025-08-05
Fixed type of Not, added documentation to the tour for booleans
Joel Kronqvist
2025-08-04
Added repl and some documentation. Improved error messages. Removed dead code.
Joel Kronqvist