chaource (
chaource
) wrote
in
sassa_nf
2024-07-01 04:47 pm (UTC)
no subject
By the way - I found an interesting paper here:
https://www.researchgate.net/publication/2813507_Deriving_Structural_Hylomorphisms_From_Recursive_Definitions
They show an algorithm for converting a large class of recursive functions into code that just calls some hylomorphisms.
This is interesting because, with a size-limited hylomorphism, we can finally ban runaway recursion, and yet write recursive code more or less freely.
(
29 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
They show an algorithm for converting a large class of recursive functions into code that just calls some hylomorphisms.
This is interesting because, with a size-limited hylomorphism, we can finally ban runaway recursion, and yet write recursive code more or less freely.