Skip to content

Lled initial release

Latest
Compare
Choose a tag to compare
@umutsevdi umutsevdi released this 18 Jun 12:39
· 5 commits to master since this release

LLED is a text editor and a Lua interpreter.

  • LLED can open files, or create new files with the native file dialogue of the operating system.
  • LLED can execute lines or the entire file.
  • All processes share the same Lua runtime meaning different files can pass each other variables or functions.
  • LLED also provides a terminal shell to the runtime, through the terminal.