Groups
Groups
Sign in
Groups
Groups
Shen
Conversations
About
Send feedback
Help
Group path
Shen
1–30 of 2890
This is the forum for the Shen programming language.
Mark all as read
Report group
0 selected
dr.mt...@gmail.com
, …
Bruno Deferrari
11
7:29 AM
some thoughts on working with LLMs on the S series revival program
The Shen kernel provides inefficient implementations for many functions that are used a lot (for a
unread,
some thoughts on working with LLMs on the S series revival program
The Shen kernel provides inefficient implementations for many functions that are used a lot (for a
7:29 AM
dr.mt...@gmail.com
3
5:15 AM
I did it, honest. Alright I didn’t.
The good thing about the package was it put up a firewall between the AI and my machine. Now I've
unread,
I did it, honest. Alright I didn’t.
The good thing about the package was it put up a firewall between the AI and my machine. Now I've
5:15 AM
dr.mt...@gmail.com
Sep 16
ann: S series revival program
The S Series revival program brings older Shen ports back to life on the modern S kernel. As you know
unread,
ann: S series revival program
The S Series revival program brings older Shen ports back to life on the modern S kernel. As you know
Sep 16
dr.mt...@gmail.com
Sep 12
the preternatural intelligence of AI
The rebuild of the site continues. * New standard library - adding the calendar program and
unread,
the preternatural intelligence of AI
The rebuild of the site continues. * New standard library - adding the calendar program and
Sep 12
dr.mt...@gmail.com
Sep 10
Shen/tk gets 94 pages of documentation
This is a link to an old document which I've paginated using the generator. M.
unread,
Shen/tk gets 94 pages of documentation
This is a link to an old document which I've paginated using the generator. M.
Sep 10
dr.mt...@gmail.com
,
Reuben
7
Sep 8
Ann: Shen; the Open Science Initiative
One thing which is interesting is that when you build your own site generator there is a bit of a
unread,
Ann: Shen; the Open Science Initiative
One thing which is interesting is that when you build your own site generator there is a bit of a
Sep 8
dr.mt...@gmail.com
Sep 7
ann: site upgrades begin today
For a short time the Shen site will go down as I begin to upgrade the site. I hope this will be
unread,
ann: site upgrades begin today
For a short time the Shen site will go down as I begin to upgrade the site. I hope this will be
Sep 7
dr.mt...@gmail.com
2
Sep 3
Shen website to be run under 80% zoom
Definitely better IMO. A dead link checker shows 1114 web pages, 50 broken links and the top bar has
unread,
Shen website to be run under 80% zoom
Definitely better IMO. A dead link checker shows 1114 web pages, 50 broken links and the top bar has
Sep 3
dr.mt...@gmail.com
Sep 2
THORN 20 debugged and doc upgraded
During a particularly miserable day I returned to an obscure bug in THORN I found last year. Took 2
unread,
THORN 20 debugged and doc upgraded
During a particularly miserable day I returned to an obscure bug in THORN I found last year. Took 2
Sep 2
dr.mt...@gmail.com
,
Reuben
5
Aug 25
is AI going to promote a renaissance in formal methods?
I think there's a lot of room though for formally verified specifications to add value even as a
unread,
is AI going to promote a renaissance in formal methods?
I think there's a lot of room though for formally verified specifications to add value even as a
Aug 25
dr.mt...@gmail.com
Aug 25
ann: S42
This kernel release is avaialble on the download page. It improves the factorisation algorith and
unread,
ann: S42
This kernel release is avaialble on the download page. It improves the factorisation algorith and
Aug 25
dr.mt...@gmail.com
, …
Raoul Duke
13
Aug 24
ChatGPT and Mark work together to solve a hard problem
I'm closing this work for now. I did the associativity of append proof which is the simplest
unread,
ChatGPT and Mark work together to solve a hard problem
I'm closing this work for now. I did the associativity of append proof which is the simplest
Aug 24
dr.mt...@gmail.com
Aug 21
S42 fixes a compiler memory problem
(d-rule list-identity () _______________________________________________________________________ [all
unread,
S42 fixes a compiler memory problem
(d-rule list-identity () _______________________________________________________________________ [all
Aug 21
Raoul Duke
,
nha...@gmail.com
2
Aug 21
typed macros?
Yeah, just code the macro transform in a normal function and call that from a def macro wrapper. You
unread,
typed macros?
Yeah, just code the macro transform in a normal function and call that from a def macro wrapper. You
Aug 21
Reuben
, …
Bruno Deferrari
4
Aug 20
Extensions for Shen in Host Languages
It is experimental and the API is not final, but this may help: module definitions: https://github.
unread,
Extensions for Shen in Host Languages
It is experimental and the API is not final, but this may help: module definitions: https://github.
Aug 20
Raoul Duke
, …
Reuben
10
Aug 19
whateverhappenedto ragnard/shen-truffle
@Raoul i took a stab at updating shen-truffle: https://github.com/pyrex41/shen-truffle I wasn't
unread,
whateverhappenedto ragnard/shen-truffle
@Raoul i took a stab at updating shen-truffle: https://github.com/pyrex41/shen-truffle I wasn't
Aug 19
Reuben
,
dr.mt...@gmail.com
4
Aug 19
Additional Ports and Shen Tooling
fwiw I changed the name back to Yggdrasil https://github.com/pyrex41/yggdrasil On Wednesday, August
unread,
Additional Ports and Shen Tooling
fwiw I changed the name back to Yggdrasil https://github.com/pyrex41/yggdrasil On Wednesday, August
Aug 19
dr.mt...@gmail.com
Aug 8
enjoy the summer
This summer of 2026 has been the finest summer since 1976, 50 years ago when I was a fresher. Hence
unread,
enjoy the summer
This summer of 2026 has been the finest summer since 1976, 50 years ago when I was a fresher. Hence
Aug 8
Raoul Duke
, …
dr.mt...@gmail.com
11
Jul 14
Shen computer algebra system
Years ago Kenny Tilton was doing a commercial algebra system in Common Lisp. But his site
unread,
Shen computer algebra system
Years ago Kenny Tilton was doing a commercial algebra system in Common Lisp. But his site
Jul 14
Reuben
, …
dr.mt...@gmail.com
7
Jul 13
Yggdrasil Implementation + Update to ShenScript
The attached was not type secure because read-file returns a list of units where unit is an object of
unread,
Yggdrasil Implementation + Update to ShenScript
The attached was not type secure because read-file returns a list of units where unit is an object of
Jul 13
Luiz de Milon
, …
dr.mt...@gmail.com
17
Jul 13
A tree-sitter grammar for Shen (plus a reader question about regex.shen)
Sure - any of the code in TBoS would do. This one? I'll put up a personal page on the site for
unread,
A tree-sitter grammar for Shen (plus a reader question about regex.shen)
Sure - any of the code in TBoS would do. This one? I'll put up a personal page on the site for
Jul 13
dr.mt...@gmail.com
Jul 11
pause from holiday + bugfix
Well back having lost 10lb and taken up yoga. I found an error in the vector library in STlib and
unread,
pause from holiday + bugfix
Well back having lost 10lb and taken up yoga. I found an error in the vector library in STlib and
Jul 11
dr.mt...@gmail.com
Jun 20
Ann: S41.2
This removes a bug - or rather an accidently deactivated feature. Shen is suposed to warn you if you
unread,
Ann: S41.2
This removes a bug - or rather an accidently deactivated feature. Shen is suposed to warn you if you
Jun 20
dr.mt...@gmail.com
Jun 20
off on a cycling holiday
Having basically recovered I'm off on a cycling holday for 2 weeks. I haven't forgotten or
unread,
off on a cycling holiday
Having basically recovered I'm off on a cycling holday for 2 weeks. I haven't forgotten or
Jun 20
Joshua Scholar
,
dr.mt...@gmail.com
5
Jun 15
Can't seem to start tk/tcl interface in linux "can't find package Img"
Ok I fixed that. I ran wish from the outer directory where that file is. Sorry to bother you. Maybe
unread,
Can't seem to start tk/tcl interface in linux "can't find package Img"
Ok I fixed that. I ran wish from the outer directory where that file is. Sorry to bother you. Maybe
Jun 15
Reuben
, …
Bruno Deferrari
3
Jun 10
New Shen Ports
First of all, it is very cool that you did this and the way you approached it. You probably found
unread,
New Shen Ports
First of all, it is very cool that you did this and the way you approached it. You probably found
Jun 10
dr.mt...@gmail.com
Jun 3
ann: S 41.1 (for real)
S41 was announced in February and then delayed by the hiatus of being ill. Consequently S40 has been
unread,
ann: S 41.1 (for real)
S41 was announced in February and then delayed by the hiatus of being ill. Consequently S40 has been
Jun 3
Marc Weber
, …
dr.mt...@gmail.com
5
May 27
How close does shen get to my dreams ?
But I think that AI is a game changer because people will use what works and stop learning a language
unread,
How close does shen get to my dreams ?
But I think that AI is a game changer because people will use what works and stop learning a language
May 27
Juan Kat
,
dr.mt...@gmail.com
5
May 23
A little project similar in hopes to SEQUEL
Thanks for your feedback, Mark. I've implemented your suggested changes: logicbox GitHub
unread,
A little project similar in hopes to SEQUEL
Thanks for your feedback, Mark. I've implemented your suggested changes: logicbox GitHub
May 23
Raoul Duke
,
dr.mt...@gmail.com
2
May 23
possible debugger architecture
As is usual with AI stuff one is initially overwhelmed by the volume of material. I think that Claude
unread,
possible debugger architecture
As is usual with AI stuff one is initially overwhelmed by the volume of material. I think that Claude
May 23