External Editor

From BR Wiki
Jump to navigation Jump to search

Editing your programs will go much faster and more efficiently if you use an external editor with Lexi installed.

Lexi is a BR lexical pre-processor which allows you to edit BR programs without worrying about line-numbers, since it can remove them and then add them back as it compiles your program.

Lexi is created by Sage AX

Installation

BR programs are much easier and faster to edit if you're using an External Editor, such as MyEditBR, that has Lexi installed. Lexi is a BR lexical pre-processor which allows you to edit programs without line numbers.

Lexi can be installed in MyEditBR with these simple steps:

  1. ) Download LEXI from SageAX.
  2. ) Unzip Lexi.zip into "C:\Lexi". You must use this directory in order for the automatic installation to work.
  3. ) Copy your own brserial.dat file into this directory (C:\Lexi).
  4. ) Launch MyEdit.
  5. ) Select Tools -> Configure User Tools from the menu, and click the Import Tools button. Select the "Lexi.mut" file that came in Lexi.zip.

Installing Lexi in Notepad++.

Installing Lexi in Sublime.

Here are a few external editors:

  • MyEditBR
  • EditPadPro
  • Notepad++
  • Sublime