GithubHelp home page GithubHelp logo

haceau-zoac / lisp-calculator Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 2 KB

使用Common Lisp编写的输入格式为Lisp的计算器

License: Do What The F*ck You Want To Public License

Common Lisp 100.00%
lisp common-lisp clisp calculator lisp-calculator wtfpl wtfpl-license what-the-fuck-public-license

lisp-calculator's Introduction

Lisp-Calculator

Language Compiler

Gitee Github

简介

该项目为练习Common Lisp写的计算器,输入格式同Common Lisp。当前版本为v1.0.0。开源许可证为WTFPL。

使用

加:(+ 12 23 -5) => 30

减:(- (+ 100 200) (- 300 400) 100) => 300

乘:(* (- (+ -1 +1) -100) 100) => -10000

除:(/ 10086 681) => 3362/227

数字:123456 => 123456

退出:(exit) 或 (quit) => 退出

  • 大部分的结果都和CLISP 2.49的结果一样。

待办清单

完成版本 内容
1.0.x 长期维护

lisp-calculator's People

Contributors

haceau-zoac avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.