Swiftpack.co - steve-taylor/CLua as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by steve-taylor.
steve-taylor/CLua 5.4.3
Lua package for Swift
⭐️ 2
🕓 2 years ago
.package(url: "https://github.com/steve-taylor/CLua.git", from: "5.4.3")

CLua

This is a slightly modified version of Lua, made for embedding in iOS and macOS apps via Swift Package Manager.

Important: I created this for personal use. If you want to use it, fork it and compare it to the original Lua source code to ensure it is safe to use.

Modifications to Lua

To ensure portability across all Apple's platforms, the following functions have been removed from loslib.c:

  • os_execute
  • os_exit

Additionally, the following files have been removed as they're unnecessary for embedding Lua:

  • lua.hpp
  • lua.c
  • luac.c

GitHub

link
Stars: 2
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Related Packages

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics