hask
hask copied to clipboard
Funny little Haskell impl
Once #4 is finished, we want to parse it - let's track related problems here: - Moving relevant question from #1 here - which library do we want to use...
Roadmap
Let's put together some roadmap! As @ssbothwell mentioned, we could start with core IR - it doesn't need any inference and should be much simpler language, while supporting all the...
There's a lot of options when it comes to code style / used packages - let's put some guidelines together to make things easier. I have some ideas in mind,...
Splitting discussion out of #1 - proposed extensions are: - [ ] `BlockArguments` - [ ] `ExplicitForall` - [ ] `Haskell98` - [ ] `MonoLocalBinds` - [ ] `NoNPlusKPatterns` -...