Exactly. Make ReScript the OCaml for JS!
Exactly. Make ReScript the OCaml for JS!
You read my mind. I think I am 0.1 foot in already by way of Purescript.
This is marvelous.
> Writing an NES emulator in Haskell
arthi-chaud.github.io/posts/funes/
Quite a few compilers written in OCaml have such an incredible speed that sometimes I have to double check it has run. #haxe #rescript
Congratulations on the major release. Have been using v12 since early betas and it’s really good!
Help us test our new build system which comes enabled by default with the first ReScript v12 beta.
npm create rescript-app@next
forum.rescript-lang.org/t/ann-rescri...
Great strategic move! #swiftlang
Super cool indeed. Fun factor for #swiftlang has 10x’d.
I believe Erlang has a similar story. And often we “debug” in production ie the system never stops.
Always a joy to see improvements in #rescript, tooling and language. Have been using v12.alpha and it’s surprisingly stable. 👍
How does ROLLBACK NETCODE work, why is it so difficult to program, and why is it the gold standard for fighting games? A whirlwind tour of different solutions #pixelart #gamedev #AnimationVERSUS
The setup: you have a video game with couch co-op and want to add online multiplayer. Easy, right...?
🧵
An introduction to typeclass metaprogramming. ~ Alexis King. lexi-lambda.github.io/blog/2021/03... #Haskell #FunctionalProgramming
👀 Oleg Kiselyov's compilers course in OCaml 👀
okmij.org/ftp/tagless-...
With #rescript I spend almost no time wrestling with the compiler. With typescript I often try the happy path then realise it can’t be done and revert to typecast.
I wrote a blog post about using the React compiler with #rescript. You can check it out here: blog.nojaf.com/2025/03/23/r.... Things are going smoothly so far!
I can’t agree more. Having a PL that is simple, very powerful and very fun to use feels surreal. I also absolutely adore its incredible compilation speed.