Hasty Briefsbeta

Bilingual

Mine, an IDE for Coalton and Common Lisp

9 hours ago
  • #IDE
  • #Common Lisp
  • #Coalton
  • mine is an IDE for Coalton and Common Lisp across Windows, macOS, and Linux, available in two flavors: mine-app (all-in-one package) and mine-core (terminal-based version).
  • It supports both Coalton for static typing and functional programming, and Common Lisp for dynamic programming, allowing mixed usage.
  • Features include an integrated REPL for code beaming, an interactive debugger, inline diagnostics for errors and optimization hints, type hints with auto-complete, and optional structural editing lessons.
  • All code is compiled to native binary for maximum performance without virtual machines or interpreters.