rescript-compiler
purescript
Our great sponsors
rescript-compiler | purescript | |
---|---|---|
69 | 41 | |
6,044 | 7,991 | |
1.2% | 0.7% | |
9.9 | 8.0 | |
about 16 hours ago | 21 days ago | |
OCaml | Haskell | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rescript-compiler
-
The ultimate answer to Belt vs Js in ReScript
Probably every developer that comes to ReScript stumbles upon a dilemma about which module from the standard library they should use to work with JavaScript API.
-
[AskJS] We ditched TypeScript for Rescript for building an open-source Payments Switch
I wasn't familiar with this before. Thanks for being it to my attention! https://rescript-lang.org/
-
Is TypeScript actually worth It?
I find ReScript (https://rescript-lang.org/) fundamentally better than TypeScript. It has easy FFI and a sound typesystem. With Rescript you wont have any runtime errors, like you can with typescript. But compared to vanilla javascript typescript is a big improvement.
-
Why TypeScript and ReScript are Worth Considering: A Comprehensive Look at JavaScript Alternatives
Overall, both TypeScript and ReScript have several advantages over JavaScript, and which one you choose will depend on your specific needs and preferences. TypeScript is a good choice if you want to take advantage of static typing and strong integration with popular front-end frameworks, while ReScript is a good choice if you want a simple and easy-to-learn language with a focus on readability and performance. Regardless of which language you choose, all three are powerful tools that can help you build high-quality web applications.
- Rewriting TypeScript in Rust? You'D have to be
-
TypeScript Enum's vs Discriminated Unions
I’ve recently been ripped from doing Functional Programming in Elm on the front-end and ReScript on the back-end in a Serverless Environment into Object Oriented Programming using Angular & TypeScript on the front-end and TypeScript on the back-end in a server full environment. It’s been quite a shock to go back to what I moved on from 7 years ago. Thankfully TypeScript has started to incorporate some Functional Programming constructs so I can keep my sanity (or at least try).
-
Roc Lang for Advent of Code 2022
This year, I chose Roc. It’s a strictly typed functional language. As someone who loves Elm, a strictly typed functional language for front-end web development, I was lacking a language for everything else (server, cli, etc). ReScript has been my stand in for various reasons. I was excited to try Roc lang for last year’s Advent of Code, but my youngest daughter convinced me to use Lua for Roblox. I figured after a whole year, things would be much more stable now.
-
Is there any reason not to use typescript?
Because you use rescript
-
Ensure you never forget a case in a switch
The correct answer is actually rescript
-
Speeding up ReScript compilation using interface files
ReScript compilation speeds are really fast out of the box. But, sometimes editing certain files can take longer to compile than you'd expect it to.
purescript
-
purerl - Integrating PureScript into Elixir projects
PureScript is a Haskell-like language aimed at providing an alternative to TypeScript for statically typed programming in the JavaScript space. I highly recommend taking a look at PureScript for your compile-to-JavaScript needs outside of the use case we'll be talking about in this post.
-
Ask HN: Uncommon Web Languages?
Tons of them, but I am most interested in the following for various reasons:
PureScript[1] — been around a long time. Looks a lot like Haskell to me.
Derw[2] — Elm-like, interesting integration with Typescript
Amber[3] — smalltalk for js
Rescript[4] — its been awhile since i last looked at this project (during a catastrophic rebrand) so I'm not sure where this project is at, but it did seem very promising to me at one point.
[1]: https://www.purescript.org/
-
2022 State of Haskell Survey
Thinking about "tools" in a more general sense, there is Pandoc,¹ which is an end-user application, and PureScirpt,² a programming language.
-
Is there an Elm like framework for cross-platform apps?
There's Purescript with two libraries implementing the Elm architecture, flame and elmish (on React). Purescript only targets JS, but that can be embedded in mobile and desktop apps.
- Can I skip the classes in node without having any major disadvantages?
- Elm at a Billion Dollar Company with Vendr CTO Aaron White
-
Collection of class proposals
( url ) PureScript discussion
-
Scala-esque functional frontend languages?
I've heard of: Purescript
- Any good source-to-source compiler guides?
- can you recommend active Haskell open source projects?
What are some alternatives?
svelte-wasm
Elm - Compiler for Elm, a functional language for reliable webapps.
fp-ts - Functional programming in TypeScript
TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
reason - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
Fable: F# |> BABEL - F# to JavaScript, TypeScript, Python, Rust and Dart Compiler
elm-reactor
Idris2 - A purely functional programming language with first class types
liquidhaskell - Liquid Types For Haskell
polysemy - :gemini: higher-order, no-boilerplate monads