#neohaskell search results

tinkering with error messages, still raw, but lots of possibilities 🤘 #neohaskell

NickSeagull's tweet image. tinkering with error messages, still raw, but lots of possibilities 🤘  #neohaskell

#neohaskell docs update ⏩ Added a comment section to both the docs and the NHEPs section so everyone can ask for clarification directly in the site. Powered by utteranc.es

NickSeagull's tweet image. #neohaskell docs update ⏩

Added a comment section to both the docs and the NHEPs section so everyone can ask for clarification directly in the site. Powered by utteranc.es

#neohaskell docs update - published sections on Enums, If-Then-Else, Pattern Matching and Strings. And the most important, now code blocks use Comic Sans Mono ⏩ neohaskell.org/docs/essential…


From time to time I wake up at 3am just to see my sleep paralysis demon tell me to implement @josevalim 's Lego Lang syntax for #neohaskell github.com/josevalim/lego…

NickSeagull's tweet image. From time to time I wake up at 3am just to see my sleep paralysis demon tell me to implement @josevalim 's Lego Lang syntax for #neohaskell github.com/josevalim/lego…

Huge thanks to @webrickony for helping me debugging why the operator table was not becoming full width. CSS can be hard sometimes 😅 #neohaskellneohaskell.org/docs/essential…


Thanks to SiriusStarr on GitHub for submitting a #neohaskell evolution proposal NHEP 7 - More Concise Type Signature Syntax neohaskell.org/blog/0007-more…


This is such an amazing project! 🚀 I sincerely encourage you to jump on the #NeoHaskell wagon if you want to help shape a community of passionate developers who solve problems in a both pragmatic and joyful way ❤️


Nice #neohaskell core summary 👏

Yeah, my list would be: - start with a fresh prelude - GHC2024 + extensions like record dot - start changing RTS defaults into profile sets - redesign exceptions into async/sync and proper hierarchy - prefer Either over exceptions always when recoverable



Made some fixes to the math docs in #neohaskell ⏩ Thanks to @ChooKingDev and SiriusStarr on GitHub for the review of the docs!


What do you prefer to stay updated about #neohaskell? 1. This account tweets, @NeoHaskell RTs 2. @NeoHaskell tweets, this account RTs

1 %11.1
2 %88.9

18 vote · Final results


Thanks to @verogarp for fixing the contrast issue in the #neohaskell docs!


🚀 Exciting news! NeoHaskell v0.2.0 is here, bringing an Elm-inspired CLI architecture and expanded core library. Join the community and start building powerful CLI apps with clear separation of concerns. Let's evolve together! #NeoHaskell #CLI #ElmInspiift.tt/pwX608a

dev.to

Announcing NeoHaskell v0.2.0: Bringing Elm-Inspired Architecture to CLI Apps

A basic CLI scaffolding


🌟 Check out @NickTchayka's latest DevLog 00002 discussing the implementation of a working Elm-style event-sourcing application main loop in NeoHaskell. Learn about the power and potential of this approach! #Programming #DevLog #NeoHaskell 🚀 ift.tt/ywg3ZEn

dev.to

DevLog 00002 - A main loop working

This week I kept working on having a working Elm-style event-sourcing application main loop in...


From time to time I wake up at 3am just to see my sleep paralysis demon tell me to implement @josevalim 's Lego Lang syntax for #neohaskell github.com/josevalim/lego…

NickSeagull's tweet image. From time to time I wake up at 3am just to see my sleep paralysis demon tell me to implement @josevalim 's Lego Lang syntax for #neohaskell github.com/josevalim/lego…

Everyday I'm thinking more and more about starting to work on custom syntax for #neohaskell

In my opinion, for a functional programming language to see wide adoption on the FE, it needs to have a syntax that rivals JSX. This is why I believe ReScript is the most viable option right now. Because it supports JSX.



Nice #neohaskell core summary 👏

Yeah, my list would be: - start with a fresh prelude - GHC2024 + extensions like record dot - start changing RTS defaults into profile sets - redesign exceptions into async/sync and proper hierarchy - prefer Either over exceptions always when recoverable



tinkering with error messages, still raw, but lots of possibilities 🤘 #neohaskell

NickSeagull's tweet image. tinkering with error messages, still raw, but lots of possibilities 🤘  #neohaskell

#neohaskell definitely needs a mascot. Thought of a CRT monitor with a smile, but thats too cheesy maybe?

#FSharp how are we ever going to trend without a mascot?



What do you prefer to stay updated about #neohaskell? 1. This account tweets, @NeoHaskell RTs 2. @NeoHaskell tweets, this account RTs

1 %11.1
2 %88.9

18 vote · Final results


#neohaskell docs update - published sections on Enums, If-Then-Else, Pattern Matching and Strings. And the most important, now code blocks use Comic Sans Mono ⏩ neohaskell.org/docs/essential…


literally thinking about it, making zines for #neohaskell when it reaches 0.0.1


Thanks to SiriusStarr on GitHub for submitting a #neohaskell evolution proposal NHEP 7 - More Concise Type Signature Syntax neohaskell.org/blog/0007-more…


#neohaskell docs update ⏩ Added a comment section to both the docs and the NHEPs section so everyone can ask for clarification directly in the site. Powered by utteranc.es

NickSeagull's tweet image. #neohaskell docs update ⏩

Added a comment section to both the docs and the NHEPs section so everyone can ask for clarification directly in the site. Powered by utteranc.es

Thanks to @verogarp for fixing the contrast issue in the #neohaskell docs!


#neohaskell development philosophy summarized in one image:

NickSeagull's tweet image. #neohaskell development philosophy summarized in one image:

tinkering with error messages, still raw, but lots of possibilities 🤘 #neohaskell

NickSeagull's tweet image. tinkering with error messages, still raw, but lots of possibilities 🤘  #neohaskell

From now on, I'm not gonna post anything on the #haskell Reddit, as my ideas are clearly not welcome. I've created /r/neohaskell in case someone wants to engage in #neohaskell discussions.

NickSeagull's tweet image. From now on, I'm not gonna post anything on the #haskell Reddit, as my ideas are clearly not welcome. I've created /r/neohaskell in case someone wants to engage in #neohaskell discussions.

#neohaskell update ⏩ Finally figured out how to design openly: Focus on documentation first, as if it is for the end user, and then implement later. The docs have "TODO" indicators so it is clear when something is not implemented (mostly everything😂) neohaskell.org/docs/docs-intr…

NickSeagull's tweet image. #neohaskell update ⏩

Finally figured out how to design openly: Focus on documentation first, as if it is for the end user, and then implement later.

The docs have "TODO" indicators so it is clear when something is not implemented (mostly everything😂)

neohaskell.org/docs/docs-intr…

#neohaskell docs update ⏩ Added a comment section to both the docs and the NHEPs section so everyone can ask for clarification directly in the site. Powered by utteranc.es

NickSeagull's tweet image. #neohaskell docs update ⏩

Added a comment section to both the docs and the NHEPs section so everyone can ask for clarification directly in the site. Powered by utteranc.es

From time to time I wake up at 3am just to see my sleep paralysis demon tell me to implement @josevalim 's Lego Lang syntax for #neohaskell github.com/josevalim/lego…

NickSeagull's tweet image. From time to time I wake up at 3am just to see my sleep paralysis demon tell me to implement @josevalim 's Lego Lang syntax for #neohaskell github.com/josevalim/lego…

Loading...

Something went wrong.


Something went wrong.


United States Trends