Skip to content
Bolun Thompson edited this page Jul 1, 2020 · 3 revisions

This page lists available support for the Lox programming language in editors and IDEs.

  • Vim/Neovim: lox.vim - syntax highlighting, basic indentation, and ability to run Lox scripts.

  • Emacs: lox-mode - syntax highlighting, basic indentation, and ability to run Lox scripts.

  • Visual Studio Code Lox Language - syntax highlighting.

Clone this wiki locally