SSS is amazing, though managing shares over a long period (people come and go) and dealing with collusion risk can be rough.
Not really a question, I was just pointing out that "Unauthorised plagiarism" is redundant.
There's authorized plagiarism?
whoosh
"opinions are my own" - throwaway449933
> if there are hallucinations Plenty. I assumed that the code examples had been cleaned up manually, so instead I looked at a few random "Caveats, alternatives, edge cases" sections. These contain errors typically made…
Correct
Macros and dynamic typic works fine, but performance is terrible for now as it's an AST interpreter. My main focus is going forward will be to finish the vm/jit backend. There are at least a couple of other Lisps…
The language supports both (λ is just an alias... which I might remove) Replaced the example with lambda - appreciate the feedback!
SSS is amazing, though managing shares over a long period (people come and go) and dealing with collusion risk can be rough.
Not really a question, I was just pointing out that "Unauthorised plagiarism" is redundant.
There's authorized plagiarism?
whoosh
"opinions are my own" - throwaway449933
> if there are hallucinations Plenty. I assumed that the code examples had been cleaned up manually, so instead I looked at a few random "Caveats, alternatives, edge cases" sections. These contain errors typically made…
Correct
Macros and dynamic typic works fine, but performance is terrible for now as it's an AST interpreter. My main focus is going forward will be to finish the vm/jit backend. There are at least a couple of other Lisps…
The language supports both (λ is just an alias... which I might remove) Replaced the example with lambda - appreciate the feedback!