🚀🎉 Wow, hold onto your keyboards, folks! Another #IDE nobody asked for has arrived to make the already-arcane #Coalton and Common Lisp *easier*—because we all know how desperately the world craves more obscure language tools. 🙄💻 Just what we needed: a one-stop shop for debugging esoterica, now with more hot-reloading than you can shake a dead language at! 🔥🔄
https://coalton-lang.github.io/20260424-mine/ #Launch #ObscureLanguages #CommonLisp #HotReloading #HackerNews #ngated
Introducing mine, a Coalton and Common Lisp IDE

By Robert Smith mine is a brand new IDE for Coalton and Common Lisp, built from the ground up with one purpose: To make Coalton and Common Lisp easier and more accessible to the programming world. TL;DR? Go to mine's homepage with downloads for Windows/macOS/Linux. mine is a complete, single-download application that comes with everything needed to experience the interactive and incremental development programming workflow, including hot-reloading and on-the-fly debugging, that Lisp programmers often refer to as the differentiating feature of the ecosystem. After installing, one can immediately open a file, program some Coalton or Lisp, and beam code to the REPL. On the same token, it has many of the advanced features you’d expect in a professional IDE:

The Coalton Programming Language
subsecond - Rust

Subsecond: Hot-patching for Rust

Release Dioxus v0.7.0-alpha.0 · DioxusLabs/dioxus

NoteThese release notes are a draft for the full release and thus are incomplete. Not all features might be merged yet! We are releasing v0.7.0-alpha.0 with many docs and features incomplete, pleas...

GitHub

Good heavens! This #demo #video is an *amazing* illustration of a dream #programming, #debugging, and #profiling environment 🤯:

“Tomorrow Corporation Tech Demo” [2023], Tomorrow Corporation (https://youtu.be/72y2EC5fkcE?si=r_-4qFjrJNl82WcJ).

#HotReloading #Games #IDE #GameProgramming

Tomorrow Corporation Tech Demo

YouTube
Has anyone else been getting frequent #memoryleak #errors with the #webpack #cli recently? I’m on version 4.10.0 of the CLI and 5.21.2 of webpack. I get them about three times a day at work when I’m making changes and using #HotReloading. I’m not sure what’s causing the leak (webpack, the CLI, or maybe #eslint?) but it’s really #annoying