Loading...
- v2.14iOS
- Turtle push/pop functions. - New examples. - Minor fixes. - Documentation and user manual.
- v2.11iOS
- New examples. - Fixes for expt function.
- v2.10iOS
- Turtle & logo language. - Inspector editor. - Editor tweaks. - New examples. - Minor fixes. - Documentation and user manual.
- v2.02iOS
- Inspector window. - Debugger. - New examples. - Minor fixes. - Documentation and user manual.
- v2.01iOS
- New radix library file. - New examples. - Fix unicode characters handling. - UI fixes. - Documentation and user manual.
- v2.00iOS
- User interface changes. - New examples files. - Minor fixes. - Documentation and user manual.
- v1.90iOS
- Fix strings handling. - Fix printing of self-referencing expressions. - New OPTIONS::KEYBOARD-MODE option function. - Documentation and user manual.
- v1.89iOS
- Implicit PROGN in DEFINE. - New regression tests files. - New Primes.lisp file to work with prime numbers. - New number theory functions in Math.lisp. - New Egytian fractions algorithms. - New Tools.lisp functions borrowed from Maclisp and Le_Lisp. - New Tools.lisp function sys::print-values. - Change SICP filter to sicp::filter to avoid conflict with library. - Minor fixes. - Documentation and user manual.
- v1.88iOS
- Integers and rationals. - READ with parameter. - Fixes: SET!, LIST->STRING. - Changes: dictionary functions. - UI changes and fixes. - Documentation and user manual.
- v1.87iOS
- New repeat and repeat-eval user functions. - New examples from Le Lisp user manual. - Faster I/O engine. - UI changes and fixes. - Documentation and user manual.
- v1.86iOS
- iOS/iPadOS 15 support. - UI changes and fixes. - Documentation and user manual.
- v1.85iOS
- New output options. - Drag&drop support. - UI changes and fixes. - Documentation and user manual.
- v1.84iOS
- Editor search/replace commands. - Editor comment/uncomment commands. - Editor lines toggle option. - Universal application. - Minor fixes. - Documentation and user manual.
- v1.83iOS
- AND and OR revision. - New SICP examples. - Minor fixes. - Documentation and user manual.
- v1.82iOS
- SYS::TRACE and SYS::UNTRACE functions. - New trace options. - UI changes and fixes. - Documentation and manuals.
- v1.81iOS
- New reference manual. - New SICP examples. - UI changes and fixes. - Documentation and user manual.
- v1.80iOS
- Indentation shortcuts. - UI changes and fixes. - Documentation and user manual.
- v1.79iOS
- Keyboard shortcuts. - Mouse support. - Line numbers in editor. - Bug fixes. - Documentation and user manual.
- v1.78iOS
- Closure function. - Le_Lisp example file. - Bug fixes. - Documentation and user manual.
- v1.77iOS
- Numbers output format. - Bug fixes. - Documentation and user manual.
- v1.76iOS
- Lambda Calculus library file. - MacLisp and Lisp 1.5 examples. - Sorting examples. - Stack and dictionary examples. - Reorganization of examples and libraries. - Minor fixes. - Documentation and user manual.
- v1.75iOS
- New trace mode. - != comparison. - Math comparison operators extended to all expressions. - New sample files. - Minor fixes. - Documentation and user manual.
- v1.74iOS
- DEFINE with default values. - SET! on specific environment. - SET!!, SUBST and SUBST*. - Symbolic derivation fixes. - Documentation and user manual.
- v1.73iOS
- Dotted pairs parsing. - UI changes and fixes. - Documentation and user manual.
- v1.72iOS
- Commands history. - Stack overflow management. - Disable read/only mode upon loading user file. - SET! now works with formal parameters. - Minor UI changes and fixes. - Documentation and user manual.