Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >Links:
- - Lisp | http://lispers.org/
- - Read-Eval-Print-λove | http://readevalprintlove.fogus.me/
- - A Lisp blog | http://kazimirmajorinc.com/
- - A mostly Lisp weblog by John Wiseman | http://lemonodor.com/
- - Another Lisp blog | http://lispmachine.wordpress.com/
- - Yet another blog with much Lisp content | http://chriskohlhepp.wordpress.com/
- - Lambda the Ultimate | http://lambda-the-ultimate.org/
- - John McCarthy's Home Page | http://www-formal.stanford.edu/jmc/
- - Paul Graham's website | http://www.paulgraham.com/
- - A list of books, generally already in the lists here, on the Common Lisp Wiki | http://www.cliki.net/Lisp%20Books
- - Another list of good Lisp books, most of which are already in the lists | http://designzum.com/2014/03/04/best-online-lisp-books/
- - The Lisp Games Wiki | http://lispgames.org/
- - The Knights of the Lambda Calculus | http://en.wikipedia.org/wiki/Knights_of_the_Lambda_Calculus
- - Ruby's lisp features | http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/179642
- - Lisp for absolute beginners | http://www.tutorialspoint.com/lisp/index.htm
- - L-99: Ninety-Nine Lisp Problems | http://www.ic.unicamp.br/~meidanis/courses/mc336/2006s2/funcional/L-99_Ninety-Nine_Lisp_Problems.html
- >Books, articles, and papers:
- - Stallman's paper on phantom stacks | http://dspace.mit.edu/handle/1721.1/6331
- - Fexprs as the basis of Lisp function application; or, $vau: the ultimate abstraction | http://www.wpi.edu/Pubs/ETD/Available/etd-090110-124904/
- - The Y Combinator (Slight Return) | https://mvanier.livejournal.com/2897.html
- - CSAIL AI Memos and AI Technical Reports | http://publications.csail.mit.edu/ai/pubs_browse.shtml
- - The Wikipedia page on the aforementioned AI Memos | https://en.wikipedia.org/wiki/AI_Memo
- - AI Renaissance | http://airenaissance.wordpress.com/category/ai-programming-languages/lisp/scheme/
- - The Art of the Metaobject Protocol | http://en.bookfi.org/book/1174228
- - Why Wolfram (Mathematica) did not use Lisp | http://www.ymeme.com/why-wolfram-%28mathematica%29-did-not-use-lisp.html
- - Performance and Types in Lisp | http://blog.30dor.com/2014/03/21/performance-and-types-in-lisp/
- - Purely Functional Data Structures | libgen.org/get?md5=2cdb4eba97d9ebbe29bfd7e6dcf7a941
- - Purely Functional Data Structures thesis | https://www.cs.cmu.edu/~rwh/theses/okasaki.pdf
- - Profiling Lisp Programs | http://www-users.cs.umn.edu/~gini/lisp/profile.html
- - McGraw-Hill Series in Supercomputing and Parallel Processing | libgen.org/get?md5=e6b84561fc8716c46c61bd43a207bc0b&open=0
- - Reference Escape Analysis: Optimizing Reference Counting based on the Lifetime of References | http://www.cs.nyu.edu/goldberg/pubs/pg91.pdf
- - Build Your Own Lisp | http://buildyourownlisp.com/
- - The Nature of Lisp | http://www.defmacro.org/ramblings/lisp.html
- - Lisp in Small Pieces | http://pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/LiSP.html
- - Learning Lisp for CMPT 310 | http://www.cs.sfu.ca/CourseCentral/310/pwfong/Lisp/
- - Riastradh's Lisp Style Rules | http://mumble.net/~campbell/scheme/style.txt
- - A simple reflective interpreter | http://www.cs.indiana.edu/l/www/ftp/techreports/TR364.pdf
- - Compiler Macros for Publication | http://www.pentaside.org/paper/compilermacro-lemmens/compiler-macros-for-publication.txt
- - Print lisp function readably | https://stackoverflow.com/questions/5155160/print-lisp-function-readably
- - Who owns the fish? | http://www.weitz.de/einstein.htmlhttps://www.youtube.com/watch?v=f8XdvIO8JxE
- - MACRO Definition for LISP by Timothy P. Hart | ftp://publications.ai.mit.edu/ai-publications/pdf/AIM-057.pdf
- - Transcription of the preceding essay | https://clbin.com/Es4e7
- - Lisp for iOS, Android, and OS X | https://wukix.com/mocl
- - A symposium on lisp from a European university | http://www.european-lisp-symposium.org/content-programme-full.html
- - Lisping at JPL | http://www.flownet.com/gat/jpl-lisp.html
- - Performance and Evaluation of Lisp Systems | http://www.dreamsongs.com/Files/Timrep.pdf
- - Condition Handling in the Lisp Language Family | http://www.nhplace.com/kent/Papers/Condition-Handling-2001.html
- - Why I like Lisp | http://www.lelanthran.com/technical/computers/software/why_i_like_lisp.php
- - Programming Language as Operating System | http://www.cs.uni.edu/~wallingf/blog/archives/monthly/2013-03.html#e2013-03-27T12_46_03.htm
- - Dynamic Languages Wizards Series, Spring 2001 | http://www.ai.mit.edu/projects/dynlangs/wizards-panels.html
- - Lisp as an Alternative to Java | http://www.flownet.com/gat/papers/lisp-java.pdf
- - Programming Concepts Not Pioneered By Lisp | http://c2.com/cgi/wiki/wiki/wiki?ProgrammingConceptsNotPioneeredByLisp
- - Real-Time Garbage Collection Is Real | http://michaelrbernste.in/2013/06/03/real-time-garbage-collection-is-real.html
- - Where LISP Fits | https://adereth.github.io/blog/2014/02/03/where-lisp-fits/
- - How to make Lisp go faster than C | http://www.iaeng.org/IJCS/issues_v32/issue_4/IJCS_32_4_19.pdf
- - The Bipolar Lisp Programmer | http://www.lambdassociates.org/blog/bipolar.htm
- - The Lisp Curse | http://www.winestockwebdesign.com/Essays/Lisp_Curse.html
- - Propositions as Types | http://homepages.inf.ed.ac.uk/wadler/papers/propositions-as-types/propositions-as-types.pdf
- - How to Design Programs, Second Edition | http://www.ccs.neu.edu/home/matthias/HtDP2e/
- - Lisp Hackers | https://leanpub.com/lisphackers
- - Python for Lisp Programmers | http://www.norvig.com/python-lisp.html
- - A FORTRAN->LISP Translator | http://www.nhplace.com/kent/Papers/Fortran-to-Lisp.html
- - How to make Lisp go faster than C | http://www.iaeng.org/IJCS/issues_v32/issue_4/IJCS_32_4_19.pdf
- - It is not hard to read Lisp code | http://yoo2080.wordpress.com/2014/07/04/it-is-not-hard-to-read-lisp-code/
- - GTK+ 3 Tutorial for Lisp | http://www.crategus.com/books/cl-gtk/gtk-tutorial.html
- - A Lisper's first impression of Julia | http://p-cos.blogspot.ca/2014/07/a-lispers-first-impression-of-julia.html
- - When (Not) to Write a Macro | http://stuartsierra.com/2012/09/12/when-to-write-a-macro
- - Why is Lisp useful? | https://programmers.stackexchange.com/questions/9320/why-is-lisp-useful
- - A Lisper's first impression of Julia | http://p-cos.blogspot.com/2014/07/a-lispers-first-impression-of-julia.html
- - The origin of CAR and CDR in LISP | http://www.iwriteiam.nl/HaCAR_CDR.html
- - Lisp - The Ducati Of Programming Languages | http://www.ymeme.com/lisp-the-ducati-of-programming-languages-84.html
- - Write Yourself a Haskell... in Lisp | http://gergo.erdi.hu/blog/2013-02-17-write_yourself_a_haskell..._in_lisp/
- - Lisp in Web-Based Applications | https://sep.yimg.com/ty/cdn/paulgraham/bbnexcerpts.txt
- - The European Lisp Symposium | http://www.european-lisp-symposium.org/
- - Why Lisp is different | http://www.ymeme.com/why-lisp-different.html
- - LISP/370 SYNTAX AND SEMANTICS | http://www.softwarepreservation.org/projects/LISP/ibm/Blair-Lisp_370_Syntax_and_Semantics-1978.pdf
- - SedLisp | https://github.com/shinh/sedlisp
- - LAMBDA THE ULTIMATE IMPERATIVE | http://repository.readscheme.org/ftp/papers/ai-lab-pubs/AIM-353.pdf
- - An interview with Daniel P. Friedman | http://pastebin.com/vJSqW4Mu
- >Software:
- - Sawfish WM | http://sawfish.wikia.com/wiki/Main_Page
- - Lisp on a NES | http://ahefner.livejournal.com/20528.html
- - cmacro: Lisp macros for C | https://github.com/eudoxia0/cmacro
- - Quicksilver | http://www.broadvision.com/en/quicksilver.php
- - Lisp OS running on bare metal x86-64 hardware (WIP) | https://github.com/whily/yalo
- >Lisp in commercial software:
- - Open-Sourcing My Gambit Scheme iOS Game from 2010 | http://jlongster.com/Open-Sourcing-My-Gambit-Scheme-iOS-Game-from-2010
- - Adventures in Data Compilation | http://www.naughtydog.com/docs/Naughty-Dog-GDC08-Adventures-In-Data-Compilation.pdf
- - a story written in Lisp | http://www.siscog.eu/upload/GESTAO-DE-LISTAS/News/PDF/eclm-2013-siscog-a-story-written-in-lisp-20130602.pdf
- - Making Crash Bandicoot – GOOL – part 9 | http://all-things-andy-gavin.com/2011/03/12/making-crash-bandicoot-gool-part-9/
- - Clojure Success Stories | http://dev.clojure.org/display/community/Clojure+Success+Stories
- - The Legacy of GOAL | http://art-of-optimization.blogspot.com/2014/06/the-legacy-of-goal.html
- - Dogged Determination | http://www.gameenginebook.com/resources/SINFO.pdf
- >Lisp machines:
- - | http://thepiratebay.se/torrent/3769989/Symbolics_Open_Genera_2.0_for_Alpha_-_complete_package_with_Lisp
- - | http://www.unlambda.com/download/genera/snap4.tar.gz
- - Retrocomputing - MIT CADR Lisp Machines | http://www.unlambda.com/cadr/
- - Meroko - TI Explorer I (E1) LispM emulator | http://www.unlambda.com/meroko/index.html
- - The Deffenbaugh, Marshall, Powell, Willison architecture as remembered by Joe Marshall | http://fare.tunes.org/tmp/emergent/kmachine.htm
- - Symbolics Lisp Machine docs | http://bitsavers.trailing-edge.com/pdf/symbolics/
- - TI Lisp Machine docs | http://bitsavers.trailing-edge.com/pdf/ti/explorer/
- - Lisp machine blog | https://sites.google.com/site/evalapply/
- - Convenience scripts to run opengenera on Mac OS X or a modern linux. | https://github.com/ynniv/opengenera
- - A project to create a small Lisp-Machine in an FPGA. | http://www.aviduratas.de/lisp/lispmfpga/index.html
- - Quantum computers that can run Lisp | https://en.wikipedia.org/wiki/D-Wave_Systems
- - Lisp-based OSes | http://linuxfinances.info/info/lisposes.html
- - Ergonomics of the Symbolics Lisp Machine - Reflections on the Developer Productivity | http://lispm.de/symbolics-lisp-machine-ergonomics
- >Lisp Machine keyboards:
- - Detailed info | http://deskthority.net/keyboards-f2/the-lisp-keyboards-t98.html
- - Space-cadet Keyboard and Lisp Machine Keyboards | http://xahlee.info/kbd/lisp_keyboards.html
- - Space Cadet keyboard | http://world.std.com/~jdostale/kbd/SpaceCadet.html
- - Space Cadet Keyboard in the jargon file | http://www.catb.org/jargon/html/S/space-cadet-keyboard.html
- - A Modern Space Cadet | http://stevelosh.com/blog/2012/10/a-modern-space-cadet/
- >Other interesting things:
- - A Graphical Notation for the Lambda Calculus with Animated Reduction | http://dkeenan.com/Lambda/index.htm
- - comp.lang.lisp archive | https://groups.google.com/forum/#!forum/comp.lang.lisp
- - The MacLisp family of Lisps | http://www.softwarepreservation.org/projects/LISP/maclisp_family/
Advertisement
Add Comment
Please, Sign In to add comment