Live data from Hacker News

Ruckus: Racket for iOS

ruckus.defn.io

1–10 of 21 posts

Re: Ruckus: Racket for iOS

#10
post #3

LispPad Go is a similar tool focusing on scheme R7RS. It’s been great for writing little scripts. Been using it for a few years now. Racket would be compelling though because of the number of libraries. https://apps.apple.com/us/app/lisppad-go/id1565747728

I just tried this out, this is amazing!

It does actually have a lot of R7RS support (like #!fold-case) however it doesn't seem to work with polar complex numbers (e.g; 2@1.5) or complex numbers with infnan (e.g; 3+inf.0i or +inf.0+3i).

more about the implementation: https://www.lisppad.app/applications/language

Post reply on HN