Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fusion809/lua-scripts
My Lua scripts, an attempt to learn the Lua programming language
https://github.com/fusion809/lua-scripts
lua mathematics numerical-calculations scripts
Last synced: 7 days ago
JSON representation
My Lua scripts, an attempt to learn the Lua programming language
- Host: GitHub
- URL: https://github.com/fusion809/lua-scripts
- Owner: fusion809
- License: gpl-3.0
- Created: 2017-10-16T06:02:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T17:16:03.000Z (over 4 years ago)
- Last Synced: 2024-11-28T20:11:50.452Z (2 months ago)
- Topics: lua, mathematics, numerical-calculations, scripts
- Language: Lua
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lua scripts
Miscellaneous Lua scripts I have written. The first of which binomial.lua was for mathematical purposes, calculating the binomial coefficient.