We have introduced a new operator `<?` to enable high-performance logging library.
This means if the logging level is not enabled, all the computations in the logging expression, even the construction of the entry, will not happen.
@moonbitlang#MoonBit
Pattern-guard comes handy when processing event streams. You can easily stacks up complex priorities and overrides while maintaining a good readability.
If you are interested in the terminal library used in the picture, check out: github.com/moonbit-community…@moonbitlang#MoonBit
Preview of ds4.mbt: native MoonBit bindings for github.com/antirez/ds4, running DeepSeek V4 Flash locally on Metal.
Streaming reasoning, local GGUF inference, no API calls.
Thanks @antirez for such an amazing project.
@moonbitlang#MoonBit
The best harness engineering is the one shipped with language toolchain.
`moon coverage analyze` works amazingly well with GPT-5.5, helping me build great confidence in the 30k LOC of MoonBit it spits in one session.
#MoonBit@moonbitlang
Closed enums force you to nail every case upfront. Need a new variant from another package? Fork the source or wrap it.
MoonBit's `extenum` is open — declare it once, and any package can plug in new constructors. Perfect for events, messages, plugins.
@moonbitlang
xterm.js meets Rabbita.
Use a real xterm.js terminal from MoonBit with Rabbita-managed lifecycle, subscriptions, resize/title events, and output.
The demo replays an asciinema recording as a proof of concept.
moonbit-community.github.io/…@moonbitlang#MoonBit
Quelqu'un m'a envoyé ça et faut que je le partage :
ALT Tableau intitulé What is syntax ?
Lawful Good : Initial object of the semantics category
Lawful Neutral : Category of contexts and substitutions
Lawful Evil : Category of types and functions
Neutral Good : Well-scope syntax
True Neutral : Abstract syntax tree
Neutral Evil : Labelled directed graphs
Chaotic Good : alpha-equivalent class of strings
Chaotic Neutral : Strings generated from rules
Chaotic Evil : Gödel numbers go brrrrrrr
Presented our work on how to design a PL for LLM code gen at @llm4code yesterday! If you're interested, please checkout our X account @moonbitlang and play with MoonBit at try.moonbitlang.com
Presented our work on how to design a PL for LLM code gen at @llm4code yesterday! If you're interested, please checkout our X account @moonbitlang and play with MoonBit at try.moonbitlang.com