Skip to content

usysrc/replmond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPL Mond

Ideas on how to create luajit REPL app. Apps that live in the REPL itself!

TODO Repl App

Start luajit:

luajit todo.lua

Then require the todo file and start using it line by line:

todo "Buy milk"
display

The repl automagically adds parens for singled commands as a shorthand execution of functions.

About

LuaJIT Repl Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages