Shaare your links...
2441 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 10
189 results for tags lisp x
  • Blog article about the little learner, a book about large language models
    https://www.thelittlelearner.com/
    Found via Christine Lemmer-Webber's GitLab page https://gitlab.com/users/dustyweb/projects and her website https://dustycloud.org/blog/
    See also https://dustycloud.org/blog/re-re-bluesky-decentralization/, which has interesting numbers about the cost of non-profit services such as Wikipedia, Signal etc.
    Wed Nov 19 23:32:49 2025 - permalink -
    - https://dustycloud.org/blog/the-little-learner-and-hotel-room-hacking/
    book Lisp LLM Scheme
  • Emacs on ITS, Lisp machines
    Announced on the PiDP-10 Google group https://groups.google.com/g/pidp-10/c/0jW05fcTikk
    Sat Nov 1 14:29:21 2025 - permalink -
    - https://www.reddit.com/r/emacs/comments/1ojic3t/early_history_1978_of_emacs_from_pdp10_its_archive/
    emacs history Lisp
  • Ymacs - an Emacs-like editor for the Web
    Found on the Emacs Wiki https://www.emacswiki.org/emacs?action=browse;diff=1;id=CommonLispEmacs
    See also https://lisperator.net/s/slip/ for an in-browser Lisp implementation.  The latter (SLip build fc7e29c 2025-10-21 20:08:55) does not compute (tan x) correctly, I reported this on 2025-10-30. SLip build d1c5dfe 2025-11-03 22:51:27 has working atan (with one argument only) and tan functions.
    It is lacking apropos and describe, which would be very useful. https://jscl-project.github.io/ does have these functions.
    Fri Oct 17 12:52:28 2025 - permalink -
    - https://lisperator.net/ymacs/
    Emacs JavaScript Lisp on-line TODO web
  • Retropikzel's blog - 2025-07-27 - Choosing an R7RS Scheme implementation in 2025
    Found on  https://planet.scheme.org/
    Tue Oct 14 19:24:06 2025 - permalink -
    - https://retropikzel.neocities.org/blog/2025-07-27%20-%20Choosing%20an%20R7RS%20Scheme%20implementation%20in%202025
    blog language Lisp programming Scheme
  • Insert date at point
    Found via Sacha Chua's blog https://sachachua.com/blog/2025/09/2025-09-22-emacs-news/
    Fri Sep 26 11:02:00 2025 - permalink -
    - https://manueluberti.eu/posts/2025-09-21-date-at-point/
    Emacs lisp tool
  • Urbit is a new OS and peer-to-peer network that’s simple by design, built to last forever, and 100% owned by its users.
    Found via Jeffrey Kegler's blog https://jeffreykegler.github.io/Ocean-of-Awareness-blog/
    Sounds a bit utopian, but reminds me of https://100r.co/site/uxn.html and https://spritely.institute/. I need a tag, perhaps utopic-computing?
    Tue Aug 12 09:01:49 2025 - permalink -
    - https://urbit.org/overview
    Lisp minimalism operating-system TODO utopic-computing
  • Scheme Benchmarks
    Mentioned on the 9fans mailing list https://marc.info/?l=9fans&m=175294428011631&w=2
    Sat Jul 19 20:58:24 2025 - permalink -
    - https://ecraven.github.io/r7rs-benchmarks/
    language Lisp programming Scheme
  • A compact interpreter for a minimal lisp/scheme dialect. A street lisp.
    Interpreter for an uncommon Lisp:
    https://sr.ht/~ft/StreetLISP/
    mentioned on the 9fans mailing list https://marc.info/?l=9fans&m=175157062515466&w=2

    There are no plans to turn this into Yet Another Scheme, which are already plenty to choose from. When it comes to general development directions, StreetLISP is moving towards being somewhere in between Common Lisp and Scheme, yet not striving to fit any specific standard. The goals are certain level of minimalism and less typing, useful standard library, good Unicode support, portability and interfacing with C of both POSIX-like operating systems and Plan 9. Eventually, hopefully, there will be experiments in cooperative/multithread computations with Erlang-style message passing between "processes".
    Fri Jul 4 09:05:33 2025 - permalink -
    - https://sr.ht/~ft/StreetLISP/
    Lisp plan9 software
  • EuLisp definition and Youtoo, EuXLisp and Eu2C implementations
    Found on the Wikipedia page https://en.m.wikipedia.org/w/index.php?title=EuLisp&wprov=rarw1
    Tue Jun 10 07:50:43 2025 - permalink -
    - https://github.com/Henry/EuLisp
    FOSS lic:GPL2 Lisp software
  • @ramin_hal9001's post | progress on a Emacs Lisp interpreter written in Scheme
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/05/2025-05-12-emacs-news/
    The author plans to create an environment similar to Medley InterLisp, and also inspired by Smalltalk environments like Squeak [1], Pharo [2], or The Glamorous Toolkit [3].
    [1] https://squeak.org/features/
    [2] https://pharo.org/
    [3] https://gtoolkit.com/
    Wed May 14 15:16:30 2025 - permalink -
    - https://fe.disroot.org/@ramin_hal9001/posts/AtxJA8gnXa02frjAEi
    Emacs Lisp Scheme
  • Execute Emacs Lisp in Common Lisp
    The system provides a dedicated package EL (EMACS-LISP), and some definitions.
    Found on the Emacs Wiki https://www.cliki.net/el
    See also https://framagit.org/akater/lisp-primes-for-trickontology
    Thu May 1 21:31:15 2025 - permalink -
    - https://framagit.org/akater/cl-el
    common-lisp Emacs Lisp org-mode
  • GitHub - justinethier/cyclone: :cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.
    Found via the Larceny benchmarks https://larcenists.org/benchmarks2017.html
    Thu Apr 10 15:53:50 2025 - permalink -
    - https://github.com/justinethier/cyclone
    compiler FOSS lic:MIT Lisp Scheme software
  • Lisp Machines
    Blog about emulators of Lisp machines. Found via a link on the computer history wiki https://gunkies.org/wiki/LISP_machine
    Wed Mar 12 08:00:55 2025 - permalink -
    - https://lisp-machine.org/
    blog hardware Lisp software
  • The Lisp Curse
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/02/lispy-gopher-show-2025-02-05-programming-languages-history-blogging-and-communities-with-screwtape-ramin-honary-and-me/
    Fri Feb 7 14:17:12 2025 - permalink -
    - https://winestockwebdesign.com/Essays/Lisp_Curse.html
    language Lisp programming reading
  • Maxima on the browser
    This is Maxima [1], a computer algebra system.

    The browser frontend has been built by Marius Gerbershagen using Embeddable Common Lisp [2], emscripten [3], gnuplot [4] and MathJax [5].

    Source code available on https://gitlab.com/spaghettisalat/maxima/-/tree/emscripten-port-deployed?ref_type=heads
    [1] https://sourceforge.net/projects/maxima/
    [2] https://ecl.common-lisp.dev/
    [3] https://emscripten.org/
    [4] http://www.gnuplot.info/
    [5] https://www.mathjax.org/

    Announced by Zach Beane on https://lispblog.xach.com/post/773844754188419072
    Tue Jan 28 10:07:54 2025 - permalink -
    - https://maxima-on-wasm.pages.dev/
    algebra computer Lisp mathematics web
  • The Common Lisp Cookbook
    The CL Cookbook aims to tackle all sort of topics, for the beginner as for the more advanced developer. Found on vindarel's blog
    https://lisp-journey.gitlab.io/blog/running-my-4th-lisp-script-in-production/
    Thu Oct 24 12:30:53 2024 - permalink -
    - https://lispcookbook.github.io/cl-cookbook/
    common-lisp lisp reading
  • About Chialisp | Chialisp
    "Chialisp is a pure and functional language with a focus on security and auditability. Chialisp is commonly used on the Chia blockchain to lock funds in smart coins until spent and released by their owner. This enables behavior similar to that of smart contracts."
    Mention on the Lisp timeline at https://en.wikipedia.org/wiki/AutoLISP
    Fri Sep 6 14:15:31 2024 - permalink -
    - https://chialisp.com/
    language Lisp programming
  • Practices for Software Projects | John Jacobsen
    I discovered this blog via the link to http://johnj.com/posts/to-the-metal/ on https://planet.lisp.org/
    His static site generators https://github.com/eigenhombre/weeds and https://github.com/eigenhombre/organa look interesting too.
    Tue Aug 20 14:36:47 2024 - permalink -
    - http://johnj.com/posts/practices/
    blog common-lisp Lisp org-mode programming software
  • home | kamid
    kamid is a FREE, easy-to-use and portable implementation of a 9p file server daemon for UNIX-like systems with a strong focus on security and correctness.
    Found via https://www.cliki.net/tinmop, where a client for this 9p file server is described.
    See also the author's blog. e.g. https://www.omarpolo.com/post/joy-of-elisp-sndio.html
    Fri Jul 19 12:35:32 2024 - permalink -
    - https://kamid.omarpolo.com/index.html
    emacs FOSS lisp literate-programming plan9 software
  • Unix in Lisp
    Common Lisp program trying to map between Unix and Lisp concepts.
    Sun Jun 16 15:35:27 2024 - permalink -
    - https://www.cliki.net/Unix%20in%20Lisp
    common-lisp lisp software Unix
Links per page: 20 50 100
◄Older
page 1 / 10
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.