g-lisp-general

general-lisp-links-list

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