amoroso, to Lisp
@amoroso@fosstodon.org avatar

The Medley site has an experimental mirror of the source tree https://interlisp.org/src (may change) where Interlisp sources and TEdit files are available as PDFs, with the former prettyprinted and syntax highlighted.

A nice feature is bitmaps in Interlisp files are rendered as actual bitmaps like in this snippet of an address book program:

https://interlisp.org/src/lispusers/ADDRESSBOOK.pdf

AddressBookBM is a bitmap, AddressBookMask a mask for the transparent background of AddressBookBM.

#interlisp #lisp #code

brokenix, to Lisp

This is a #lisp machine for network protocols. Initially in pursuit of a social forum focused on link sharing.
as #startups and free projects alike rush to implement some #IETF RFC adding only 'but on the web'. I aim to define a modular protocol server which can support an arbitrary number of network protocols as a network daemon. Our POC in this endeavour will be to build an #NNTP -like protocol daemon which gateways to #IPFS storage. The content held in this system can be consumed by arbitrary clients; a web application presenting #reddit -like services would be just one of many potential clients, although it is likely that Gnus for Emacs will be the first one.
https://codeberg.org/fade/callisto

ovid, to Lisp
@ovid@fosstodon.org avatar

, , and are three powerful programming languages that share a common feature.

Nobody knows how the hell to capitalize them.

etenil, to Lisp
@etenil@emacs.ch avatar

Today I got more time than expected to dedicate to the . I managed to refactor the game logic (still using no ECS...) to get some gameplay with collisions and randomness; and add music! (No sound effects yet...) and are very good BTW.

mathiasx, to Lisp
@mathiasx@mastodon.xyz avatar

Lisp Badge LE

“This is a self-contained low-power computer with its own display and keyboard that you can program in uLisp, a version of the high-level language Lisp for microcontrollers”

http://www.technoblogy.com/show?3Z2Y

#lisp #electronics

etenil, to scheme
@etenil@emacs.ch avatar

These are your father's parentheses. An elegant weapon... For a more civilised age.

screwtape, to gamedev
@screwtape@mastodon.sdf.org avatar

Post nobody wants #itch #gamedev #meta analysis from latest / popular devlog posts.
https://lispy-gopher-show.itch.io/logos-lisp-legend/devlog/733862/post-nobody-wants-itchio-meta-at-my-glance
tl;dr #springlispgamejam2024 people are already doing well by breaking out of the sameyness with #lisp power tools and cultural memory. On the other hand, it must be hard to break into the crowds of The Exact Same People Doing The Exact Same Thing With The Exact Same Engine Demo Examples. Maybe just don't worry about it. I kinda regret writing this.

rzeta0, to Lisp
@rzeta0@mastodon.social avatar

I'm doing some thinking about whether to learn common #lisp or #scheme and create tutorials for others at the beginning like myself.

The focus would not be on syntax or an encyclopedia of available commands or external libraries. It would be about "thinking" and decomposing problems into algorithms.

So far I like that scheme is tiny, has pretty much one syntax, leaving us undistracted from the problem to solve.

Am I right? What do others think?

lispegistus, to Lisp
@lispegistus@hachyderm.io avatar

I've got some light relaxing reading lined up for my Saturday :) #lisp

lispegistus,
@lispegistus@hachyderm.io avatar

Anyway, if anybody's got any links related to SECD machines, or implementing VMs in general and/or lisp implementations for them, be sure to send it my way
#lisp

lispegistus,
@lispegistus@hachyderm.io avatar

I'm also interested what #lisp machines were doing in hardware.

amoroso, to Lisp
@amoroso@fosstodon.org avatar

I didn't know much about John Allen, the author of the classic 1978 book Anatomy of LISP. This post by a researcher who knew him well tells a bit about Allen, his work, and his passion for Lisp and computing.

https://mcjones.org/dustydecks/archives/2024/04/11/1249/

#lisp #retrocomputing

d_run, to Lisp
@d_run@mastodon.social avatar
PaniczGodek, to Lisp
@PaniczGodek@functional.cafe avatar

Let the Spring 2024 begin!

amoroso, to Lisp
@amoroso@fosstodon.org avatar

I didn't realize ACM makes available the full-ish archive of the LISP Pointers journal SIGPLAN published from the late 1980s to the mid 1990s. It contains most of the papers of most of the issues, an historical treasure of practical value.

https://dl.acm.org/loi/sigplan-lisppointers

smallcircles, (edited ) to Lisp
@smallcircles@social.coop avatar

Make a game with Hoot for the yearly !

https://spritely.institute/news/make-a-game-with-hoot-for-the-lisp-game-jam.html

The jam co-organized by Dave Thompson, CTO at @spritelyinst, starts today and are an excellent opportunity to test-drive the project's to facilities.

Get inspired by last year's jam, and join the 10-day event..

https://itch.io/jam/autumn-lisp-game-jam-2023

bitzero, to Lisp
@bitzero@corteximplant.net avatar

There's now a long thread about what would make Lisp more successful. Nice idea, but it quickly turned into a good example of why this will never happen and why Lisp rarely fascinates new developers. I do not know if the term "lisplaining" exists already, but the thred is mosly lisplaining now.

zyd, to Lisp
@zyd@emacs.ch avatar

Big time Lisper on the fediverse spotted 👀 @8arrow

screwtape, to Haiku
@screwtape@mastodon.sdf.org avatar
rzeta0, to Lisp
@rzeta0@mastodon.social avatar

are there any good online (common) interpreters?

good - easy to use for students, will be around a long time

kinda like how Swish has an online runtime for prolog, and p5js has openprocessing and now its own website

amoroso, to Lisp
@amoroso@fosstodon.org avatar

In this 1994 paper Richard Waters acknowledged the momentum of C and its implications for the Lisp ecosystem. He laid out a stretegy for the survival and growth of Lisp focused on the development of a critical mass of reusable software.

Three decades later the Lisp community has come a long way but, as Waters concluded back then:

"As long as we are a vibrant community [...] Lisp will hold its own."

https://dl.acm.org/doi/abs/10.1145/192590.192600

#lisp #CommonLisp #scheme

deadblackclover, to Lisp
@deadblackclover@functional.cafe avatar
amoroso, to Lisp
@amoroso@fosstodon.org avatar

Alex Schroeder @alex checked out Medley Interlisp and shared his first impressions and goals:

https://alexschroeder.ch/view/2024-05-11-distractions

By the way, Medley does run on the Raspberry Pi but as a Linux application, not on the bare metal as Alex probably means:

https://journal.paoloamoroso.com/paoloamoroso/early-experience-with-medley-on-the-raspberry-pi-400

deadblackclover, to Lisp
@deadblackclover@functional.cafe avatar
amoroso, to Lisp
@amoroso@fosstodon.org avatar

A sneak peek at a Common Lisp program I'm writing on Medley. Figuring what the program does is left as an exercise.

#interlisp #CommonLisp #lisp

amoroso,
@amoroso@fosstodon.org avatar

👆 I posted the initial code and some notes on Insphex, a new hex dump tool in Common Lisp I'm writing under the Medley Interlisp environment. The program is similar to the Linux command hexdump.

https://journal.paoloamoroso.com/insphex-a-hex-dump-tool-in-medley-common-lisp

https://github.com/pamoroso/insphex

#CommonLisp #interlisp #lisp

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • magazineikmin
  • Youngstown
  • osvaldo12
  • khanakhh
  • slotface
  • tacticalgear
  • InstantRegret
  • ngwrru68w68
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • everett
  • rosin
  • JUstTest
  • Durango
  • GTA5RPClips
  • ethstaker
  • modclub
  • mdbf
  • cisconetworking
  • Leos
  • normalnudes
  • cubers
  • megavids
  • tester
  • anitta
  • lostlight
  • All magazines