This website requires JavaScript.
Explore
Help
Sign in
cco
/
decons
Watch
2
Star
0
Fork
You've already forked decons
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
36
commits
1
branch
0
tags
101
KiB
Common Lisp
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Helmut Merz
d49eb79475
tests: remove actor:stop - obsolete for restartable actors
2025-06-17 09:48:03 +02:00
.gitignore
initial import
2025-05-22 09:11:54 +02:00
asys.lisp
actor now needs explicit become when changing behavior (state)
2025-06-16 10:40:36 +02:00
decons.asd
rename csys to asys (asynchronous actor systems
2025-06-11 13:40:10 +02:00
LICENSE
initial import
2025-05-22 09:11:54 +02:00
mlx.lisp
move functionality to new files / packages recurse and mlx
2025-05-31 11:48:52 +02:00
recurse.lisp
move functionality to new files / packages recurse and mlx
2025-05-31 11:48:52 +02:00
test-asys.lisp
tests: remove actor:stop - obsolete for restartable actors
2025-06-17 09:48:03 +02:00
test-decons.lisp
rename csys to asys (asynchronous actor systems
2025-06-11 13:40:10 +02:00
xplore.lisp
move trivial exploration stuff (including tensor operations) to new file xplore.lisp
2025-05-25 15:55:09 +02:00