Shaare your links...
2374 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 10
Newer►
181 results for tags Lisp x
  • Typed Lisp, A Primer
    The periodic table of the loop macro looks interesting.
    According to https://github.com/bastibe/org-static-blog/, this blog is produced using org-static-blog
    Thu May 11 18:51:33 2023 - permalink -
    - http://alhassy.com/TypedLisp.html
    blog lisp org-mode reading
  • These Years in Common Lisp: 2022 in review - Lisp journey
    Lots of links to interesting projects.
    https://www.reddit.com/r/Common_Lisp/comments/thspgt/securing_quicklisp_through_mitmproxy/
    https://github.com/clasp-developers/clasp/releases/tag/2.0.0
    Wed Apr 26 15:52:23 2023 - permalink -
    - https://lisp-journey.gitlab.io/blog/these-years-in-common-lisp-2022-in-review/#implementations
    blog common-lisp lisp TODO
  • LM-3 --- resurrecting the MIT CADR Lisp machine
    Found via https://groups.google.com/g/lispcore/c/S3JKR_k_uKY
    See also https://tumbleweed.nu/r/bug-lispm/forumpost/546e31bb40 for the announcement "System 100.0 is now released!"
    Mon Apr 17 00:37:51 2023 - permalink -
    - https://tumbleweed.nu/lm-3/
    computer history lisp software
  • Amjad Masad's blog
    About his life and work, which involves programming. Mentioned on the Interlisp Google group for the article
    https://amasad.me/right on DWIM.
    Fri Mar 3 08:34:33 2023 - permalink -
    - https://amasad.me
    blog lisp philosophy
  • The why of version.lisp-expr
    Fe[nl]ix explains his approach to maintain a version number for Lisp systems.
    Tue Feb 21 08:56:29 2023 - permalink -
    - https://blog.cddr.org/posts/2012-06-05-the-why-of-version-dot-lisp-expr/
    blog common-lisp lisp TODO
  • Nicolas Martyanoff — Brain dump
    Interesting blog, includes articles such as
    Using GnuPG https://www.n16f.net/blog/using-gnupg/
    https://www.n16f.net/blog/decluttering-dired-for-peace-of-mind/
    https://www.n16f.net/blog/common-lisp-implementations-in-2023/
    Fri Feb 17 07:26:04 2023 - permalink -
    - https://www.n16f.net/blog
    blog common-lisp cryptography emacs GPG lisp
  • A practical GNU epsilon tutorial
    Explanation of GNU epsilon https://www.gnu.org/software/epsilon/epsilon.html
    "The ε core language, an imperative first-order language, is called ε₀. It’s inconvenient for humans to use for serious problems, yet simple and potentially very efficient. Using ε₀ I’ve built ε₁, a higher-level language with a Lispy feel, but untyped — not dynamically typed like Lisp: untyped, like Forth and machine language."

    See also https://ageinghacker.net/blog/posts/33/ for make-gallery, a bash script to generate a HTML photo gallery.
    Fri Jan 27 14:46:14 2023 - permalink -
    - https://ageinghacker.net/blog/posts/17/
    blog lisp reading software TODO tool web
  • The wild world of non-C operating systems
    Mentioned on the Interlisp mailing list.
    Sat Dec 31 23:28:09 2022 - permalink -
    - https://www.theregister.com/2022/03/29/non_c_operating_systems/
    computer history lisp operating-system Wirth
  • Blake McBride's free software
    Found via https://interlisp.org/doc/info/Using.html, which links to https://github.com/blakemcbride/medley-intro but has other interesting stuff such as
    https://github.com/blakemcbride/Rand-E-Editor
    https://github.com/blakemcbride/TECOC
    https://github.com/blakemcbride/LISP9
    https://github.com/blakemcbride/Lisp1
    Fri Dec 30 23:21:24 2022 - permalink -
    - https://github.com/blakemcbride?tab=repositories
    editor lisp software TECO
  • MakerLisp
    The MakerLisp Machine is a portable, modular computer system, designed to recapture the feel of classic computing, with modern hardware. The CPU is a Zilog eZ80 running at 50 MHz, which supports up to 16 MB of zero wait state RAM. The system software is 'MakerLisp', a 'Lisp on Bare Metal' system that allows direct access to system hardware, while providing the concise expressive power of a functionally complete Lisp environment. The machine is also an ideal platform for an extended CP/M. A full system configuration is pictured here, with CPU, expansion board, USB keyboard, and VGA display, in the laser-cut wood 'MakerStation' enclosure.
    Found via the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2022-December/027035.html
    Thu Dec 22 11:03:30 2022 - permalink -
    - https://www.makerlisp.com/
    computer hardware lisp software
  • vc-fossil: GNU Emacs VC backend for the Fossil version control system
    Support for the Fossil version control system https://fossil-scm.org/home/doc/trunk/www/index.wiki for Emacs' VC version control abstraction.
    Wed Nov 30 11:44:09 2022 - permalink -
    - https://tumbleweed.nu/r/vc-fossil/doc/tip/README.md
    emacs FOSS fossil GNU lisp version-control
  • liam_on_linux | Entries tagged with lisp
    Interesting blog, some example articles:
    Sandcastles and skyscrapers (VMS vs Unix) https://liam-on-linux.dreamwidth.org/#entry-86240
    history of MS-DOS https://liam-on-linux.dreamwidth.org/#entry-85836
    I want to see AROS, MorphOS or Haiku on the Raspberry Pi  https://liam-on-linux.dreamwidth.org/#entry-83201
    Found on the TUHS mailing list.
    Thu Nov 10 15:05:09 2022 - permalink -
    - https://liam-on-linux.dreamwidth.org/tag/lisp
    blog lisp operating-system Unix
  • Use ‘xkb’ to setup full-spectrum of modifiers—Meta, Alt, Super, and Hyper—for use with Emacs – Emacs Notes
    How to enable modifier keys in X11.
    https://emacsnotes.wordpress.com/2022/08/16/who-stole-c-c-and-possibly-other-keys-from-my-emacs/ looks interesting too.
    Wed Nov 2 14:19:35 2022 - permalink -
    - https://emacsnotes.wordpress.com/2022/10/30/use-xkb-to-setup-full-spectrum-of-modifiers-meta-alt-super-and-hyper-for-use-with-emacs/
    blog emacs HOWTO key-binding lisp X11
  • John Jacobsen's blog
    http://johnj.com/posts/journaling-procedure A Daily Journal in Org Mode
    http://johnj.com/posts/lisp-projects/ Common Lisp How-Tos
    and more.
    Found via John's post on https://planet.lisp.org/
    http://johnj.com/posts/tco/ Adding Tail Call Optimization to A Lisp Written in Go
    See also his GitHub page https://github.com/eigenhombre
    Thu Aug 11 17:18:01 2022 - permalink -
    - http://johnj.com
    blog language lisp org-mode programming
  • Software Design for Flexibility: How to Avoid Programming Yourself into a Corner : Hanson, Chris, Sussman, Gerald Jay: Amazon.de: Bücher
    It was mentioned on a Lisp-related site or mailing list, I do not recall which one.
    Tue Jun 14 13:31:05 2022 - permalink -
    - https://www.amazon.de/Software-Design-Flexibility-Programming-Yourself/dp/0262045494/ref=sr_1_1?crid=1YPOS25JJZHWR&keywords=software+design+for+flexibility&qid=1655201644&s=books&sprefix=Software+Design+for+Flexibility%2Cstripbooks%2C278&sr=1-1&asin=0262045494&revisionId=&format=4&depth=1
    book lisp programming Scheme
  • free42 Random Math Stuff
    Polynomial root finder for {dm,hp}42s using Laguerre's method. Found on https://forum.swissmicros.com/viewtopic.php?p=20091#p20091
    The Emacs tools for {dm,hp}42 code on https://richmit.github.io/hp42/hp42s-meta.html and the
    Lisp library http://www.mitchr.me/SS/mjrcalc/ look interesting too.
    Mon Jun 13 15:52:20 2022 - permalink -
    - https://richmit.github.io/hp42/math.html#org670c9bb
    algorithm calculator common-lisp emacs Hewlett Laguerre lisp numerical org-mode Packard root-finding tool
  • Snow - a place to share Scheme programs, libraries and data
    Snow is a place to share Scheme programs, libraries and data. Currently we host only R7RS libraries, though we may expand to more dialects in the future.
    Found via a link on https://weinholt.se/articles/cond-expand-and-ifdef/
    I tried to run the trivial program
     (define ! (n) (if (< n 2) 1 (* n (! (1- n)))))
     (display (! 10))
    on http://chibi-scheme.appspot.com/, but got an error message about not being able to enlarge memory arrays.
    Fri Jun 10 10:23:46 2022 - permalink -
    - https://snow-fort.org/
    lisp on-line Scheme software
  • Iris - A ISLisp Implementation
    ISLisp in JS/Go: Standards-compliant Lisp smaller than Common-Lisp.
    Note that the on-line JavaScript version does not handle #x prefixes correctly.
    Integers are also limited to 31 bit:
    (expt 2 31) => -2147483648
    in contradiction to https://islisp-dev.github.io/ISLispHyperDraft/islisp-v23.html#integer_class
    Fri Apr 22 15:42:24 2022 - permalink -
    - https://islisp.js.org/
    Go ISLisp JavaScript lisp on-line software TODO
  • Why Hy? — hy 1.0a4+1.gd56146b9 documentation
    Hy is a multi-paradigm general-purpose programming language in the Lisp family. It’s implemented as a kind of alternative syntax for Python.  http://hylang.org/
    Compared to Python, Hy offers a variety of extra features, generalizations, and syntactic simplifications, as would be expected of a Lisp. Compared to other Lisps, Hy provides direct access to Python’s built-ins and third-party Python libraries, while allowing you to freely mix imperative, functional, and object-oriented styles of programming.
    Found on https://en.wikipedia.org/wiki/Lisp_(programming_language)#Genealogy_and_variants
    Fri Apr 22 14:42:00 2022 - permalink -
    - https://docs.hylang.org/en/alpha/whyhy.html
    language lisp programming Python
  • Blog about the whole ecosystem of PicoLisp
    Sun Apr 3 16:07:01 2022 - permalink -
    - https://picolisp-explored.com/
    Android blog lisp mathematics programming
Links per page: 20 50 100
◄Older
page 2 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.