The Masterscope program analysis tool of Medley Interlisp can show graphical output too, such as the call tree of the TEDIT function. Via the popup menu of a node I opened windows with the code of the TEXTSTREAM function and its bytecode disassembly.
Notices by Paolo Amoroso (amoroso@fosstodon.org), page 2
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Wednesday, 18-Dec-2024 10:22:31 JST Paolo Amoroso
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Wednesday, 18-Dec-2024 01:19:55 JST Paolo Amoroso
Santa brought me this Cardputer uLisp Machine, a card-sized ESP32-S3 computer on which I flashed the uLisp firmware. It's really nice and quite capable, but I need to figure out how to reliably send Lisp code from Emacs to the device over serial.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Friday, 13-Dec-2024 02:21:35 JST Paolo Amoroso
@interlisp 👆 The Medley Interlisp Project lands on the fediverse with the official Mastodon account @interlisp ran by yours truly. It's the beginning of a new adventure in Lisp and the history of computing you're invited to join.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Sunday, 08-Dec-2024 21:35:43 JST Paolo Amoroso
Thirty years ago today, on Dec 8, 1994, X3J13 approved ANSI Common Lisp. Forty years ago, in 1984, Digital Press published the first edition of the book Common LISP: The Language by G.L. Steele, aka CLtL1.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Sunday, 08-Dec-2024 06:34:58 JST Paolo Amoroso
@jackdaniel I was joking on the names of functions starting with "N" 😀
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Sunday, 08-Dec-2024 06:34:09 JST Paolo Amoroso
@jackdaniel Isn't NUCL a non-consing version of UCL?
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Thursday, 05-Dec-2024 23:05:15 JST Paolo Amoroso
I bought myself a Lisp toy as a Christmas present, a Cardputer uLisp Machine.
The M5Stack Cardputer I ordered is a card-sized portable computer based on the ESP32-S3 that runs uLisp on the bare metal. The device even has Wi-Fi, a keyboard, and a graphics display. Given the system constraints uLisp comes with a surprisingly capable and rich environment, as well as lots of libraries and applications.
A long wait begins.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Sunday, 01-Dec-2024 20:58:23 JST Paolo Amoroso
NCoT @james is posting a blog series on how to set up a retro MS-DOS C development environment with DJGPP and RHIDE, and use it to write programs:
https://ncot.uk/nostalgic-dos-development-setting-up-the-machine/
https://ncot.uk/nostalgic-dos-development-part-2-writing-our-first-programs/
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Wednesday, 20-Nov-2024 05:34:06 JST Paolo Amoroso
@amszmidt Can't remember, but recently I got soaked in a thunderstorm.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Wednesday, 20-Nov-2024 05:21:22 JST Paolo Amoroso
@amszmidt Don't they collect garbage by jumping in puddles? Never mind, that's the point.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Wednesday, 20-Nov-2024 05:15:53 JST Paolo Amoroso
@amszmidt You'll save the world.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Friday, 08-Nov-2024 22:04:35 JST Paolo Amoroso
The from:me operator of Mastodon restricts search to only the toots posted by my account. I use this feature all the time to retrieve old posts with links or resources I need to revisit.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Tuesday, 15-Oct-2024 06:49:51 JST Paolo Amoroso
Rob Roland @robdaemon started a new blog with a focus on retrocomputing. So far he posted on why he enjoys retrocomputing, writing a Smalltalk interpreter, and learning IBM i.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Monday, 23-Sep-2024 22:45:55 JST Paolo Amoroso
These days coding for retro computer system is a recreational and learning activity. But sometimes it's essential for maintaining mission critical legacy software, like in this case of writing a new x86 C compiler for Windows CE.
https://building.enlyze.com/posts/a-new-windows-ce-x86-compiler-in-2024
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Tuesday, 20-Aug-2024 04:27:22 JST Paolo Amoroso
@cnes 👆 The French space agency CNES has the official account @cnes Here on Mastodon. Not Blueskly, Threads, or elsewhere.
Can we help them grow and reach for the stars?
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Tuesday, 09-Jul-2024 22:55:30 JST Paolo Amoroso
It's not as fancy as AI but you know what blows my mind? Turning on my wireless printer and getting a notification the unit was configured while I figure where the print manager is on my newly installed Linux Mint system.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Tuesday, 04-Jun-2024 19:44:51 JST Paolo Amoroso
@sgharms That's basically it. In Lisp you interactively grow a program instead of writing it.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Tuesday, 04-Jun-2024 19:44:34 JST Paolo Amoroso
@RL_Dane Read, Eval, Print, Learn.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Tuesday, 04-Jun-2024 19:44:27 JST Paolo Amoroso
@sgharms Have you tried Practical Common Lisp by Peter Seibel?
Most current or past Lisp books focus on the language and few discuss the interactive development style.
-
Embed this notice
Paolo Amoroso (amoroso@fosstodon.org)'s status on Monday, 03-Jun-2024 16:24:47 JST Paolo Amoroso
This is the year of the Lisp Machine desktop.
Here's an online Medley Interlisp session on my Chromebox. Your turn: show off your Lisp Machine environment.