LISP Development Resources

ARES Commander, Lisp, Resources, Visual Studio, FLISP. Lisp Extension, Programming, LISP Editor, Debugger, VSCODE

Levi Miguel avatar
Written by Levi Miguel
Updated over a week ago

LISP Development Resources

For the development and debugging of LISP customizations, some resources are required:

  • Visual Studio Code (VSCODE)

Cross platform source code editor that supports scripting and traditional programming languages. Download here

  • Graebert LISP Extension [FLISP]

Features:

LISP Editor:

Syntax Highlighting

Snippet Completion for LISP & DCL

Smart Brackets

Comment Toggling

AutoComplete for LISP & DCL

Go-To-Definition and Peek Definition

Localization

LISP Encryption / Protection

Add & Update Header

Insert Region

Online Help

Load Current LISP File

Create Workspace

LISP Debugger:

Attach/Launch

Start Debugging

Breakpoints

Step Over/In/Out

Variables [show last value]

Watch

Call Stack

Debug Console

Break On Error

Hover

Download, System Requirements, and Setup information here.

Note: LISP Debugger is only available for the Licensed Product (Not available in Trial version).

Did this answer your question?