OSDN Git Service

joy-expression-to-string
[joypy/Thun.git] / implementations / Ocaml /
2022-09-29 Simon FormanMinor cleanup.
2022-09-29 Simon FormanMinor cleanup.
2022-09-29 Simon FormanI had to model it in Python
2022-09-29 Simon FormanImprove compiling of step combinator.
2022-09-25 Simon Formancoms, swap
2022-09-25 Simon FormanComparison operations.
2022-09-25 Simon Formanbranch, dip, i, loop
2022-09-25 Simon FormanMinor cleanup.
2022-09-25 Simon FormanSimple REPL.
2022-09-24 Simon FormanMinor cleanup.
2022-09-24 Simon Formanconcat
2022-09-24 Simon Formanautoformat
2022-09-24 Simon Formanclear
2022-09-24 Simon FormanAutoformat.
2022-09-24 Simon FormanEvaluation is working.
2022-09-24 Simon FormanEval symbols...
2022-09-24 Simon FormanWorking towards interpretation.
2022-09-24 Simon FormanNice and clean.
2022-09-24 Simon FormanParser.
2022-09-24 Simon FormanOrder is preserved.
2022-09-24 Simon FormanA couple of little comments.
2022-09-24 Simon FormanParse tokens into joy_list.
2022-09-24 Simon FormanA start of parsing tokens.
2022-09-24 Simon FormanFormatting.
2022-09-24 Simon FormanI think I got the tokenizer right.
2022-09-23 Simon FormanSo that's mutual recursion in Ocaml?
2022-09-23 Simon FormanIgnoring _build.
2022-09-23 Simon FormanIgnore _build dirs.
2022-09-23 Simon Formanautoformat
2022-09-23 Simon FormanOcaml FTW!