An open API service indexing awesome lists of open source software.

https://github.com/honziitko/liblua

Better standard library for Lua (including math)
https://github.com/honziitko/liblua

libc library lua lua-library standard-library

Last synced: 8 days ago
JSON representation

Better standard library for Lua (including math)

Awesome Lists containing this project

README

          

# Liblua

A renovation of the standard Lua library supporting intuition.

# Motivation

The standard library of Lua is lacking, missing useful functions such as
`vfwprintf_s`, `strtok`, or `gets`.
Furthermore, the existing parts are highly unintuitive.

# See also

- https://github.com/honziitko/libpy