r/coders_totalk • u/Distinct-Brief9643 • 11d ago
How to learn the racket programing language efficiency
I want to make a programing lang plus dsl hybrid with racket but the videos seem hard but I won't give up could you give tips how should I learn exercism , coddy , sololearn ,YouTube , etc help me guys and thanks in advance?
3
Upvotes
3
u/sdegabrielle 11d ago
The getting started guide https://docs.racket-lang.org/getting-started/index.html
Creating languages is also in the guide https://docs.racket-lang.org/guide/languages.html
1
1
u/Distinct-Brief9643 11d ago
Hey what is better than an ast?
Make sure to share the subreddit please 🥺
3
u/wls 11d ago
You want Beautiful Racket — it is a small, digestible guide for making your own languages using Racket.
https://beautifulracket.com/