Skip to content

Files

Latest commit

6951312 · Mar 28, 2022

History

History

apps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Self-contained sample applications for Algernon

Give an .alg file as the first argument to algernon to run it.

  • first.alg just displays a simple message.
  • 64-bit_linux/withplugins.alg runs a Go plugin that is compiled for 64-bit Linux.
  • single.alg is an example of defining all handlers in a single Lua file.

(.alg files are .zip files. It's the equivalent of .war files for Java.)