Future of Racket
greghendershott.com
Future of Racket
1–10 of 40 posts
Re: Future of Racket
#2* Rackjure: "Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket." https://github.com/greghendershott/rackjure I don't use it, but I think it's a nice idea, and it show how Racket can be used for multiple programming "frontends".
* Travis-Racket "https://github.com/greghendershott/travis-racket*" https://github.com/greghendershott/travis-racket Travis don't support Racket directly, so his package is very useful for testing without having to study all the details about the naming and download addresses of each version/variant, I use it all the time.
Re: Future of Racket
#3It's a pity, because he has a few interesting projects like: * Rackjure: " Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket. " https://github.com/greghendershott/rackjure I don't use it, but I think it's a nice idea, and it show how Racket can be used for multiple programming "frontends". * Travis-Racket " https://github.com/greghendershott/travis-racket*" https://githu…
Re: Future of Racket
#4It's a pity, because he has a few interesting projects like: * Rackjure: " Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket. " https://github.com/greghendershott/rackjure I don't use it, but I think it's a nice idea, and it show how Racket can be used for multiple programming "frontends". * Travis-Racket " https://github.com/greghendershott/travis-racket*" https://githu…
* Frog: "Frog is a static blog generator implemented in Racket, targeting Bootstrap and able to use Pygments." https://github.com/greghendershott/frog
Re: Future of Racket
#5Rust is an interesting language but I have spent less than 20 hours playing with it. I am mostly retired now but if I were just starting my career then Rust is a language I would invest a lot of time in.
Anyway, I can’t even imagine myself using Racket with a non Lisp syntax.
Re: Future of Racket
#6Is this because the language lends itself easily to all this tasks? or is the Rust hype and devs using it for different things to learn the language?
Re: Future of Racket
#7Whenever I dabled around with other languages, I quickly found reasons to not go deeper that where outside of the language itself. Like, small community, not many libraries, will never convince the boss to use it in production, doesn't run on embedded, ...
Rust is the language that really feels like investing in it will pay off.
(Still - do some Racket, or lisp or scheme, it's fun and exposes you to cool ideas and concepts.)
Re: Future of Racket
#8Re: Future of Racket
#9Since he mentions Rust, I have seen Rust being used for many different things and not only "systems programming", aking to a general purpose language. Is this because the language lends itself easily to all this tasks? or is the Rust hype and devs using it for different things to learn the language?
Re: Future of Racket
#10Since he mentions Rust, I have seen Rust being used for many different things and not only "systems programming", aking to a general purpose language. Is this because the language lends itself easily to all this tasks? or is the Rust hype and devs using it for different things to learn the language?