My Lisp

My Lisp

开发者: Laurent Rodier

中国
APP ID 复制
1245341806
价格
USD3.99
内购
0个评分
软件开发工具(付费)
昨日下载量
最近更新
2024-02-19
最早发布
2017-11-07
版本统计
  • 102天23小时

    最新版本上线距今

  • 1

    近1年版本更新次数

  • 2017-11-07

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 2.02

    版本更新日期

    2024-02-19

    My Lisp

    My Lisp

    更新日志

    - Inspector window.
    - Debugger.
    - New examples.
    - Minor fixes.
    - Documentation and user manual.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete and universal Lisp environment running directly on the iPhone, iPad, and Mac. This interpreter is true to the original John McCarthy Lisp implementation with the fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and label. My Lisp also contains core and mathematical operators borrowed from other Lisp dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make it easy to learn, program, and most importantly, enjoy Lisp. It also features built-in functions for advanced mathematics, including complex numbers and numerical analysis (roots and zeros finder, integral approximation). The complete description of the fundamental, core, and built-in functions is available using a set of library functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone, iPad, and Mac, and most importantly, without requiring any server connection, that is, the interpreter is executing locally on the iPhone, iPad or Mac My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems solved by My Lisp and may be used as reference to learn Lisp and develop other programs. They include classical puzzles (hanoi and n-queens), basic mathematical functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar and maplist functions. The Lambda Calculus example file contains various functions related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction, de Bruijn notations, etc. As a special note, the example file Symbolic Derivation contains a complete yet extensible symbolic derivation module allowing to compute the formal derivation of virtually any symbolic function expressed as a Lisp expression.

    A user manual and a reference manual are available from within the application but also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 2.01

    版本更新日期

    2023-04-10

    My Lisp

    My Lisp

    更新日志

    - New radix library file.
    - New examples.
    - Fix unicode characters handling.
    - UI fixes.
    - Documentation and user manual.

    应用描述

    暂无应用描述数据

  • 版本: 2.00

    版本更新日期

    2022-09-18

    My Lisp

    My Lisp

    更新日志

    - User interface changes.
    - New examples files.
    - Minor fixes.
    - Documentation and user manual.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete and universal Lisp environment running directly on the iPhone, iPad, and Mac. This interpreter is true to the original John McCarthy Lisp implementation with the fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and label. My Lisp also contains core and mathematical operators borrowed from other Lisp dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make it easy to learn, program, and most importantly, enjoy Lisp. It also features built-in functions for advanced mathematics, including complex numbers and numerical analysis (roots and zeros finder, integral approximation). The complete description of the fundamental, core, and built-in functions is available using a set of library functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone, iPad, and Mac, and most importantly, without requiring any server connection, that is, the interpreter is executing locally on the iPhone, iPad or Mac My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems solved by My Lisp and may be used as reference to learn Lisp and develop other programs. They include classical puzzles (hanoi and n-queens), basic mathematical functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar and maplist functions. The Lambda Calculus example file contains various functions related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction, de Bruijn notations, etc. As a special note, the example file Symbolic Derivation contains a complete yet extensible symbolic derivation module allowing to compute the formal derivation of virtually any symbolic function expressed as a Lisp expression.

    A user manual and a reference manual are available from within the application but also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 1.90

    版本更新日期

    2022-06-30

    My Lisp

    My Lisp

    更新日志

    - Fix strings handling.
    - Fix printing of self-referencing expressions.
    - New OPTIONS::KEYBOARD-MODE option function.
    - Documentation and user manual.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete Lisp environment running directly on the iPhone, iPad, and Mac. This interpreter is true to the original John McCarthy Lisp implementation with the fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and label. My Lisp also contains core and mathematical operators borrowed from other Lisp dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make it easy to learn, program, and most importantly, enjoy Lisp. It also features built-in functions for advanced mathematics, including complex numbers and numerical analysis (roots and zeros finder, integral approximation). The complete description of the fundamental, core, and built-in functions is available using a set of library functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone and iPad, and most importantly, without requiring any server connection, that is, the interpreter is executing locally on the iPhone or iPad My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems solved by My Lisp and may be used as reference to learn Lisp and develop other programs. They include classical puzzles (hanoi and n-queens), basic mathematical functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar and maplist functions. The Lambda Calculus example file contains various functions related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction, de Bruijn notations, etc. As a special note, the example file Symbolic Derivation contains a complete yet extensible symbolic derivation module allowing to compute the formal derivation of virtually any symbolic function expressed as a Lisp expression.

    A user manual and a reference manual are available from within the application but also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 1.89

    版本更新日期

    2022-04-09

    My Lisp

    My Lisp

    更新日志

    - 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.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete Lisp environment running directly on the iPhone, iPad, and Mac. This interpreter is true to the original John McCarthy Lisp implementation with the fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and label. My Lisp also contains core and mathematical operators borrowed from other Lisp dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make it easy to learn, program, and most importantly, enjoy Lisp. It also features built-in functions for advanced mathematics, including complex numbers and numerical analysis (roots and zeros finder, integral approximation). The complete description of the fundamental, core, and built-in functions is available using a set of library functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone and iPad, and most importantly, without requiring any server connection, that is, the interpreter is executing locally on the iPhone or iPad My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems solved by My Lisp and may be used as reference to learn Lisp and develop other programs. They include classical puzzles (hanoi and n-queens), basic mathematical functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar and maplist functions. The Lambda Calculus example file contains various functions related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction, de Bruijn notations, etc. As a special note, the example file Symbolic Derivation contains a complete yet extensible symbolic derivation module allowing to compute the formal derivation of virtually any symbolic function expressed as a Lisp expression.

    A user manual and a reference manual are available from within the application but also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 1.88

    版本更新日期

    2022-03-04

    My Lisp

    My Lisp

    更新日志

    - Integers and rationals.
    - READ with parameter.
    - Fixes: SET!, LIST->STRING.
    - Changes: dictionary functions.
    - UI changes and fixes.
    - Documentation and user manual.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete Lisp environment running directly on the iPhone, iPad, and Mac. This interpreter is true to the original John McCarthy Lisp implementation with the fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and label. My Lisp also contains core and mathematical operators borrowed from other Lisp dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make it easy to learn, program, and most importantly, enjoy Lisp. It also features built-in functions for advanced mathematics, including complex numbers and numerical analysis (roots and zeros finder, integral approximation). The complete description of the fundamental, core, and built-in functions is available using a set of library functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone and iPad, and most importantly, without requiring any server connection, that is, the interpreter is executing locally on the iPhone or iPad My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems solved by My Lisp and may be used as reference to learn Lisp and develop other programs. They include classical puzzles (hanoi and n-queens), basic mathematical functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar and maplist functions. The Lambda Calculus example file contains various functions related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction, de Bruijn notations, etc. As a special note, the example file Symbolic Derivation contains a complete yet extensible symbolic derivation module allowing to compute the formal derivation of virtually any symbolic function expressed as a Lisp expression.

    A user manual and a reference manual are available from within the application but also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 1.87

    版本更新日期

    2022-01-30

    My Lisp

    My Lisp

    更新日志

    - 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.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete Lisp environment running directly on the iPhone, iPad, and Mac. This
    interpreter is true to the original John McCarthy Lisp implementation with the
    fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and
    label. My Lisp also contains core and mathematical operators borrowed from other Lisp
    dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make
    it easy to learn, program, and most importantly, enjoy Lisp. It also features
    built-in functions for advanced mathematics, including complex numbers and numerical
    analysis (roots and zeros finder, integral approximation). The complete description
    of the fundamental, core, and built-in functions is available using a set of library
    functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone and iPad, and
    most importantly, without requiring any server connection, that is, the interpreter
    is executing locally on the iPhone or iPad My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems
    solved by My Lisp and may be used as reference to learn Lisp and develop other
    programs. They include classical puzzles (hanoi and n-queens), basic mathematical
    functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar
    and maplist functions. The Lambda Calculus example file contains various functions
    related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction,
    de Bruijn notations, etc. As a special note, the example file Symbolic Derivation
    contains a complete yet extensible symbolic derivation module allowing to compute
    the formal derivation of virtually any symbolic function expressed as a Lisp
    expression.

    A user manual and a reference manual are available from within the application but
    also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete
    source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the
    notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 1.86

    版本更新日期

    2022-01-13

    My Lisp

    My Lisp

    更新日志

    - iOS/iPadOS 15 support.
    - UI changes and fixes.
    - Documentation and user manual.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete Lisp environment running directly on the iPhone, iPad, and Mac. This
    interpreter is true to the original John McCarthy Lisp implementation with the
    fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and
    label. My Lisp also contains core and mathematical operators borrowed from other Lisp
    dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make
    it easy to learn, program, and most importantly, enjoy Lisp. It also features
    built-in functions for advanced mathematics, including complex numbers and numerical
    analysis (roots and zeros finder, integral approximation). The complete description
    of the fundamental, core, and built-in functions is available using a set of library
    functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone and iPad, and
    most importantly, without requiring any server connection, that is, the interpreter
    is executing locally on the iPhone or iPad My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems
    solved by My Lisp and may be used as reference to learn Lisp and develop other
    programs. They include classical puzzles (hanoi and n-queens), basic mathematical
    functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar
    and maplist functions. The Lambda Calculus example file contains various functions
    related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction,
    de Bruijn notations, etc. As a special note, the example file Symbolic Derivation
    contains a complete yet extensible symbolic derivation module allowing to compute
    the formal derivation of virtually any symbolic function expressed as a Lisp
    expression.

    A user manual and a reference manual are available from within the application but
    also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete
    source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the
    notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 1.85

    版本更新日期

    2021-04-10

    My Lisp

    My Lisp

    更新日志

    - New output options.
    - Drag&drop support.
    - UI changes and fixes.
    - Documentation and user manual.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete Lisp environment running directly on the iPhone, iPad, and Mac. This
    interpreter is true to the original John McCarthy Lisp implementation with the
    fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and
    label. My Lisp also contains core and mathematical operators borrowed from other Lisp
    dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make
    it easy to learn, program, and most importantly, enjoy Lisp. It also features
    built-in functions for advanced mathematics, including complex numbers and numerical
    analysis (roots and zeros finder, integral approximation). The complete description
    of the fundamental, core, and built-in functions is available using a set of library
    functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone and iPad, and
    most importantly, without requiring any server connection, that is, the interpreter
    is executing locally on the iPhone or iPad My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems
    solved by My Lisp and may be used as reference to learn Lisp and develop other
    programs. They include classical puzzles (hanoi and n-queens), basic mathematical
    functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar
    and maplist functions. The Lambda Calculus example file contains various functions
    related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction,
    de Bruijn notations, etc. As a special note, the example file Symbolic Derivation
    contains a complete yet extensible symbolic derivation module allowing to compute
    the formal derivation of virtually any symbolic function expressed as a Lisp
    expression.

    A user manual and a reference manual are available from within the application but
    also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete
    source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the
    notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))
  • 版本: 1.84

    版本更新日期

    2021-02-01

    My Lisp

    My Lisp

    更新日志

    - Editor search/replace commands.
    - Editor comment/uncomment commands.
    - Editor lines toggle option.
    - Universal application.
    - Minor fixes.
    - Documentation and user manual.

    视频/截图

    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图
    My Lisp App 截图

    应用描述

    My Lisp is a complete Lisp environment running directly on the iPhone, iPad, and Mac. This
    interpreter is true to the original John McCarthy Lisp implementation with the
    fundamental 7 operators quote, atom, eq, car, cdr, cons, cond, along with lambda and
    label. My Lisp also contains core and mathematical operators borrowed from other Lisp
    dialects (Le Lisp, Lisp 1.5, MacLisp, Common Lisp and Scheme to name a few) to make
    it easy to learn, program, and most importantly, enjoy Lisp. It also features
    built-in functions for advanced mathematics, including complex numbers and numerical
    analysis (roots and zeros finder, integral approximation). The complete description
    of the fundamental, core, and built-in functions is available using a set of library
    functions completely written in My Lisp.

    My Lisp offers an interpreter and an editor, all working on the iPhone and iPad, and
    most importantly, without requiring any server connection, that is, the interpreter
    is executing locally on the iPhone or iPad My Lisp is installed on.

    Library and example files contain the source code of classical functions and problems
    solved by My Lisp and may be used as reference to learn Lisp and develop other
    programs. They include classical puzzles (hanoi and n-queens), basic mathematical
    functions (gcd, lcm, factorial, fibonacci, prime?), and the historical apply, mapcar
    and maplist functions. The Lambda Calculus example file contains various functions
    related to Lambda Calculus and Combinators, with alpha-conversion, beta-reduction,
    de Bruijn notations, etc. As a special note, the example file Symbolic Derivation
    contains a complete yet extensible symbolic derivation module allowing to compute
    the formal derivation of virtually any symbolic function expressed as a Lisp
    expression.

    A user manual and a reference manual are available from within the application but
    also on My Lisp web site (https://lisp.lsrodier.net) and in Apple Books. The complete
    source code of the library and example files is part of My Lisp.

    Last but not least, this overview couldn’t end without a sample definition of the
    notorious REPL function:
    (define (REPL eval_me) (REPL (println (eval (read)))))