OSDN Git Service

Better definition for enstacken.
[joypy/Thun.git] / implementations /
2023-11-12 sformanBetter definition for enstacken. master
2023-10-24 sformanMinor cleanup.
2023-10-24 sformanMinor cleanup.
2023-10-24 sformanRearrange parser code.
2023-10-24 sformanFold in expect-right-bracket-lookahead
2023-10-24 sformanRemake C version.
2023-10-22 sformanParse errors.
2023-10-22 sformanRuntime type checking for bool.
2023-10-22 sformanRuntime type checking for rest of core; inscribe.
2023-10-21 sformanjoy-dup
2023-10-21 sformanRuntime type checking for comparison ops.
2023-10-21 sformanRuntime type checking for math ops.
2023-10-21 sformanjoy-first
2023-10-21 sformanpop-any and pop-list.
2023-10-21 sformanminor edits
2023-10-21 sformanA little BTree.
2023-10-20 sformanA start on error reporting.
2023-10-20 sformanUse Scheme symbols for Thun symbols.
2023-10-15 sformanSymbols for symbols.
2023-10-13 sformanadd defs for select and small; cleaner joy-func.
2023-10-12 sformanA little more match.
2023-10-12 sformanUse match a little more.
2023-10-12 sformanUse match instead of cond.
2023-10-10 sformanMinor indentation change, a typo.
2023-10-10 sformanRemove global stack, dict.
2023-10-10 sformanPut a bang on add-def.
2023-10-09 sformanmin and max
2023-10-09 sformanDerive `zip`.
2023-10-09 sformanNerd Sniped
2023-10-09 sformanGreat progress!
2023-10-09 sformanMore work on Ref doc, & stuff.
2023-10-09 sformanImplement `bool` and trace for Scheme.
2023-10-08 sformanTake the right number of things off of the stack.
2023-09-24 sformanDiv, mod handle zero.
2023-09-23 sformanElm reformatting and demo HTML page.
2023-09-18 sformanChange definition of uncons.
2023-09-02 sformanElm version using BigNums.
2023-09-02 sformanLet's use bignums.
2023-09-02 sformanDon't use andThen.
2023-09-02 sformanChaining with andThen works but is ugly.
2023-08-31 sformanRebuilt C.
2023-08-31 sformanCompiling Thun to Python.
2023-08-31 sformanpow
2023-08-31 sformanUpdate Nim defs.txt.
2023-08-31 sformanSimple linear power function.
2023-08-30 sformanTHe old compiler-to-Python.
2023-08-29 sformanBetter exceptions.
2023-08-21 sformanRebuilt C interpreter.
2023-08-20 sformanREADME for Chicken Scheme.
2023-08-19 sformansort
2023-08-18 sformanFiglet headings.
2023-08-16 sformanAdd definition for xor.
2023-08-13 sformancleanup
2023-08-12 sformanMessing around with type inference.
2023-08-12 sformanfor-each
2023-08-12 sformanA crude main loop.
2023-08-12 sformanUpdate defs.scm
2023-08-12 sformanMath ops, definitions for left- and right-shift.
2023-08-12 sformanmul div mod add sub in Nim
2023-08-12 sformanfirst rest
2023-08-12 sformanconcat cons comparison
2023-08-12 sformanloop
2023-08-12 sformanbranch and refactor simple functions.
2023-08-12 sformandip
2023-08-12 sformani
2023-08-12 sformanswap
2023-08-12 sformanpop
2023-08-11 sformanstack, swaack
2023-08-11 sformanAdd copyleft notice.
2023-08-11 sformanLoad defs at compile time.
2023-08-11 sformanEvaluate definitions.
2023-08-11 sformanConvert defs.txt to defs.scm.
2023-08-11 sformanLoad defs from defs.txt.
2023-08-11 sformanA start on dictionaries using srfi-69 hash tables.
2023-08-11 sformanUse '->' in names of functions that convert values.
2023-08-11 sformandup
2023-08-11 sformanminor edit
2023-08-11 sformanIt's more efficient to concat the empty list
2023-08-04 sformanA start on simple functions.
2023-08-04 sformanParser emits errors; joy
2023-08-04 sformanjoy-expression-to-string
2023-08-04 sformantext-to-expression
2023-08-04 sformanIt's Joy.
2023-08-04 sformanParser.
2023-08-03 sformanScheme, eh?
2023-08-03 sformanSWIProlog can't not emit '.'.
2023-08-03 sformanThread the dict through the interaction loop.
2023-08-03 sformanChecked old defs.
2023-08-02 sforman_isnt_bool _isnt_two_bools
2023-07-31 sformanminor edits
2023-07-31 sformanElm README.
2023-07-30 sformanSort out the and/or/... ops.
2023-07-30 sformanCrude type checking.
2023-07-30 sformanName Boolean ops.
2023-07-30 sformanError type (not just a string.)
2023-07-30 sformantype alias JoyFunction
2023-07-30 sformanFormat.
2023-07-30 sformaninscribe, definitions.
2023-07-30 sformanInitialize dict with defs.
2023-07-29 sformanLook up words in the dictionary.
next