#Prediction: #RocLang will make purely functional programming languages mainstream and much more accessible.
#ProgrammingLanguage #FunctionalProgramming #DX #DeveloperExperience
#prediction #RocLang #programminglanguage #functionalprogramming #dx #developerExperience
Tagging @musicmatze. 👆 Regarding your recent #langdev endeavor and your interest in #RocLang, you might be interested 😉
#langdev #RocLang #roc #functionalprogramming #compiler
Alright, I'm going to give #RocLang a try. Let's go through the tutorial first -> https://www.roc-lang.org/tutorial
Day4 of #AdventOfCode in #RocLang!
Like #Haskell and #ElmLang I find that it reads (and writes!) best when I think about the types first and then focus on short, targeted functions that do semantically meaningful transformations.
I liked how these parsing functions ended up in logical steps. Notice how in Roc you can accumulate the various error types that could happen.
Full solution: https://github.com/lowderdev/advent-of-code/blob/main/2022/roc/day4/main.roc
#adventofcode #RocLang #haskell #elmlang
Really enjoying #RocLang and I feel like I'm starting to get the hang of it! #AdventOfCode
My thanks to the kind folks over at roc.zulipchat.com
My solutions so far: https://github.com/lowderdev/advent-of-code/tree/main/2022/roc
Forgot hashtags... in case there are some folks in the fediverse who are into such things.?😀
I had fun implementing #adventofcode day 1 in #RocLang! I ran into some rough edges (which was totally expected) but had fun regardless.
It's nice to have figured out basic boilerplate for the upcoming days, though if past years were any guide, I think finding/building a little parser is going to come in handy sooner rather than later. It would have helped me avoid a crash statement today too.
Here's my code:
https://github.com/jwoudenberg/advent-of-code-2022/blob/main/day1/main.roc
I just finished #adventofcode day 1 in #RocLang! I ran into some rough edges (which was totally expected) but had fun regardless.
It's nice to have figured out basic boilerplate for the upcoming days, though if past years were any guide, I think finding/building a little parser is going to come in handy sooner rather than later. It would have helped me avoid a crash statement today too.
Here's my code:
https://github.com/jwoudenberg/advent-of-code-2022/blob/main/day1/main.roc
@lindsaykwardell ah cool! I’ve been waiting for a bit more info about #RocLang, this sounds like a good way to stress test it haha!
Cross posting from Twitter, if you’re thinking of participating in #AdventOfCode then consider using #RocLang this year!
https://twitter.com/rtfeldman/status/1596554793463721985?s=46&t=eKpufCY5h_kSreLSU__HeA