yairchu/awesome-structure-editors

What is darklang implemented in?

Closed this issue · 1 comments

I can see the language stats in https://github.com/darklang/dark, but is Dark really implemented in three languages?
@pbiggar?

The backend is moving from OCaml to F#, so you can ignore the OCaml, we're nearly ready to delete (most of) it.

The structured part of the editor is entirely ReScript. The supporting service for the editor (the language implementation, tracing mechanism, backend, API) is all in F#.