thibmo / lua-beef

BeefLang port of Lua 5.3 and 5.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-Beef

BeefLang port of Lua5.3 and 5.4. Keep in mind that this is an unofficial port and is provided as-is.

Quick Start (using Beef IDE)

  1. Download lua-beef and copy it into BeefLibs.
  2. For Decide your Lua version

For Lua5.3:

  1. Right-click on your workspace and select Add from Installed and choose lua53-beef.
  2. Make lua53-beef as a dependency of your project.

For Lua5.4:

  1. Right-click on your workspace and select Add from Installed and choose lua54-beef.
  2. Make lua54-beef as a dependency of your project.

For a usage example: lua-beef-test

About

BeefLang port of Lua 5.3 and 5.4

License:The Unlicense


Languages

Language:Beef 99.0%Language:Lua 0.5%Language:C 0.3%Language:Batchfile 0.2%