Here's the most recent updates from our twitter:

- Recent releases: Darklang Release 5 (Tuples!) and 6 (negative numbers!)
- https://blog.darklang.com/darklang-release-6/
- https://blog.darklang.com/darklang-release-5/

"Building Dark in Dark" - a post about our new development philosophy to build as much using Dark as possible (https://blog.darklang.com/building-dark-in-dark/)

- rescript-tea: a #ReScript implementation of #TheElmArchitecture (https://blog.darklang.com/rescript-tea/)

Darklang Release 6

Darklang release 6 contains all the changes from September 2022. Finally, we have support for negative numbers! To try them out, well, just like type the minus sign I guess. We also now show why deprecated functions are deprecated, do better expression conversion during backspacing, and many many small improvements

Darklang