> but I would be surprised if it was on par with Racket's macro and type system, but who knows?
I worked through the Julia user manual last year and my impression is that their macro system is probably less powerful than Racket's, but that their types are more powerful than Racket's. When reading the chapter on types [0], I felt like I was doing Haskell. Disclaimer, though: I never really developed anything in Julia, and my Racket development experience is still quite limited. - Sergiu [0] https://docs.julialang.org/en/v1/manual/types/ On Saturday, July 25, 2020 at 11:19:19 AM UTC+2, Marc Kaufmann wrote: > > 1. More how-to guides/good practice guides and discussions of some Racket > specific features: continuations (especially for the web); Typed Racket; > parameters/dynamic scope. Maybe macros, but I don't use them, so can't > comment on whether I'd miss how-tos for it. I like "the 4 types of > documentation" (https://documentation.divio.com/), and think Racket does > great on reference, well on tutorials, and when one knows where to look for > also often on 'discussion' - but how-to's are too sparse for me, so I end > up with stupid code for situations that feel fairly standard. > > 2. I am interested in using Racket for symbolic maths/simulations/etc and > Rosette seems to provide one big useful block. It would be great to have > support for numerics in Racket, probably by integrating well with the > Python/R/Julia universe of packages. There is no point in rebuilding much > of it from scratch, it seems too huge, but it would be nice to use Racket's > features in a way that integrates nicely with the numerics. Julia > apparently has a good macro system, but I would be surprised if it was on > par with Racket's macro and type system, but who knows? > > On Friday, July 24, 2020 at 8:46:55 PM UTC+2, wanp...@gmail.com wrote: >> >> Faster load time and less memory consumption. > > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/05101884-fee5-4f26-aa1d-88b3269907a6o%40googlegroups.com.