OSDN Git Service

joypy/Thun.git
2022-10-05 Simon FormanKinda sorta not really working,
2022-10-05 Simon FormanAlmost got it...
2022-10-05 Simon FormanDivmod, yeah?
2022-10-05 Simon FormanMinor cleanup.
2022-10-05 Simon FormanCopyright and executable bit
2022-10-05 Simon FormanMinor cleanup.
2022-10-05 Simon FormanMinor cleanup; multiplication.
2022-10-04 Simon Formantest_Subtraction_large_from_small
2022-10-04 Simon FormanI guess subtraction works!?
2022-10-04 Simon FormanAdding two negative numbers.
2022-10-04 Simon FormanThat was easy! Add BigInts of the same sign.
2022-10-04 Simon FormanRed... (Green, Refactor)
2022-10-04 Simon FormanNot using ctypes; test_twice_min
2022-10-04 Simon FormanMinor cleanup.
2022-10-04 Simon FormanFix import.
2022-10-04 Simon FormanBitInt start; unittest.
2022-10-04 Simon FormanThat was easy...
2022-10-04 Simon FormanSwitch to double-underscore method names.
2022-10-04 Simon FormanSubtraction.
2022-10-04 Simon FormanBigInts in terms of Oberon Ints
2022-09-29 Simon FormanMinor cleanup.
2022-09-29 Simon FormanMinor cleanup.
2022-09-29 Simon FormanApparently this is redundant.
2022-09-29 Simon FormanClear out old docs; update defs.txt.
2022-09-29 Simon FormanI had to model it in Python
2022-09-29 Simon FormanImprove compiling of step combinator.
2022-09-29 Simon FormanInitial outline for a talk on Joy.
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!
2022-09-23 Simon FormanAt this point...
2022-09-23 Simon FormanCreate an int and add ints.
2022-09-23 Simon FormanTry using GC_register_finalizer?
2022-09-23 Simon FormanMaybe this is the right thing to do?
2022-09-23 Simon FormanWhat would a little C Joy look like?
2022-09-22 Simon FormanWait for both results together.
2022-09-22 Simon FormanCapture and fwd exceptions in subforks.
2022-09-22 Simon FormanLet's play with more cores.
2022-09-21 Simon FormanBasic system, incomplete.
2022-09-21 Simon FormanParse the tokens into a Joy expression.
2022-09-20 Simon FormanParser in GNU Prolog.
2022-09-20 Simon FormanThe whole thing is kind of a mess.
2022-09-20 Simon FormanLet simple joy be joy.
2022-09-20 Simon FormanRemove cruft.
2022-09-20 Simon FormanMinor cleanup.
2022-09-20 Simon FormanAdd trace word back in.
2022-09-20 Simon FormanFix typo in hyperlink in README.
2022-09-19 Simon FormanMinor cleanup.
2022-09-19 Simon FormanAdd a flowchart for the interpreter.
2022-09-17 Simon FormanFixed bug in appN
2022-09-17 Simon FormanRemove old docs.
2022-09-16 Simon FormanA bit more docs.
2022-09-16 Simon FormanGot back the LI for lower-cased title notebooks.
2022-09-16 Simon FormanWhence fun_with_scan and with_sympy?
2022-09-16 Simon FormanCleaning up docs.
2022-09-16 Simon FormanThe (crude) site.
2022-09-16 Simon FormanFunction Reference
2022-09-16 Simon Forman bits and pieces
2022-09-16 Simon FormanRework docs, simpler (no Sphinx.)
2022-09-16 Simon Formandelete all the extra notebook conversions
2022-09-15 Simon FormanIgnore the Nim joy binary.
2022-09-15 Simon FormanCheck for minus before converting to int.
2022-09-15 Simon FormanMinor cleanup, subtraction.
2022-09-15 Simon FormanLet simplejoy be joy.
2022-09-15 Simon FormanRemove old code.
2022-09-15 Simon FormanRead defs.txt at compile-time.
2022-09-15 Simon Formanbasis complete
2022-09-14 Simon Formandup, first, i, loop
2022-09-14 Simon Formandip and cons
2022-09-14 Simon FormanRewrite expression to use list instead of list node.
2022-09-14 Simon FormanMinor cleanup.
2022-09-14 Simon FormanReuse as_list().
2022-09-14 Simon FormanCleaning up the code.
2022-09-14 Simon FormanNimpretty reformat. Two-space indentation.
2022-09-14 Simon FormanMinor cleanup
2022-09-14 Simon FormanLet's pile Nim code into one file too, why not?
2022-09-12 Simon Formandivmod
next