We've been working on a lot over the past year, but haven't done a great job of releasing it to our users.
This Issue captures work towards a short-term checkpoint, where users can minimally
- install a self-updating
darklang CLI exe
- write a .dark script, and run it via the
darklang exe
- access and use our VS Code extension which wraps our LSP-based Language Server
- have a reasonable, if bare-bones, experience writing such a script
See companion issue #5265 for how this fits into our current goals.
We set these goals around a month ago in Notion, and here I'm attempting to represent them in a GitHub Issue instead
- installation and self-update of the CLI // ocean
- parsing and pretty-printing
- editor
We've been working on a lot over the past year, but haven't done a great job of releasing it to our users.
This Issue captures work towards a short-term checkpoint, where users can minimally
darklangCLI exedarklangexeSee companion issue #5265 for how this fits into our current goals.
We set these goals around a month ago in Notion, and here I'm attempting to represent them in a GitHub Issue instead
List.a)initializehandling (respect the incoming request)