Skip to content

Gallery

Gary edited this page Feb 19, 2015 · 5 revisions

This gallery illustrates a few SLED features.

To see its full size, right click on an image and select "Open image in new tab" (in Chrome) or "View image" (in Firefox). Also, see our list of adopters.

Thumbnail Description

Breakpoints
SLED is based on the open source Authoring Tools Framework (ATF) and makes use of the ATF text editor and other components. SLED's text editor offers Visual Studio-like editing features: syntax highlighting, error detection, and much more.

Variable Watch Windows
Using SLED, you can remotely debug Lua code running on your target platform. Set breakpoints, step into and through functions, and change variables on the fly.

Profiling
SLED also provides performance metrics on Lua code running on any platform. Test inner and outer loops, and edit and update functions on the fly to test performance fixes.
Clone this wiki locally