-
Notifications
You must be signed in to change notification settings - Fork 17
lisp
Hanlei Qin edited this page Feb 8, 2020
·
9 revisions
Lisp (historically LISP) is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language in widespread use today. Only Fortran is older, by one year. Lisp has changed since its early days, and many dialects have existed over its history. Today, the best-known general-purpose Lisp dialects are Clojure, Common Lisp, and Scheme.
- https://lisp-lang.org/learn/
- ANSI Common Lisp - https://github.com/acl-translation/acl-chinese
- Build your own Lisp, Learn C and build your own programming language in under 1000 lines of code!
- https://github.com/DeathKing/Learning-SICP
芝士就是力量,法国就是培根!
Knowledge is power -- Francis Bacon
人要是没有梦想,和咸鱼有什么分别?光标请勿在最高司令官身上停留!
- mathematics
- algorithm
- theory-of-computation
- compiler
- operating-system
- networks
- security
- artificial-intelligence
- computer-graphics