Skip to content

friedkiwi/lua400

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua/400

Port of Lua for the IBM i platform in the ILE subsystem.

ILE Lua screenshot

Installation

No binary releases are available yet, see Compilation below.

Compilation

  1. Upload the source tree to your IBM i machine using e.g. SFTP
  2. Edit the Makefile to contain the path for the source
  3. Issue make library to create the LUA library to store the objects and *PGM
  4. Issue make to build LUA/LUA
  5. ???
  6. PROFIT!

midrange namespace

This version of Lua includes a midrange namespace with OS/400 specific functionality.

This is a work-in-progress to allow easier interaction with ILE and IBM i

Sample code

TODO: write sample code and document how to use it.

About

Lua implementation for IBM i and OS/400

Resources

Stars

Watchers

Forks

Packages

No packages published