lhp ðð»Ï on Nostr: I am curious: Is there any #lisp with syntax sugar for methods? Like (object.method ...
I am curious: Is there any #lisp with syntax sugar for methods?
Like (object.method argument) instead of (method-for-object object argument)?
I like mixing in a tiny amount of OOP via GOOPS once in a while, but it's usually pretty verbose.
Published at
2024-09-10 15:46:55Event JSON
{
"id": "14bf7943b59e2ed4e12cbf547b758768d8bb63b4e6e3e526d0064745632abe37",
"pubkey": "5595f9c697f2904b8b30b78dd7ae4e4588705b645745df603c5fdc2f3333fb74",
"created_at": 1725983215,
"kind": 1,
"tags": [
[
"t",
"lisp"
],
[
"proxy",
"https://mastodon.social/users/lhp/statuses/113114036014617083",
"activitypub"
]
],
"content": "I am curious: Is there any #lisp with syntax sugar for methods?\n\nLike (object.method argument) instead of (method-for-object object argument)?\n\nI like mixing in a tiny amount of OOP via GOOPS once in a while, but it's usually pretty verbose.",
"sig": "6c3efd931a26c273d237a7381e75ce33fcc04ba1419b2bf5b6b2f66259483944341a154c40ac4aa22fc5791ba7369794237080c580fd0b22467d854032c6801d"
}