This website requires JavaScript.
Explore
Help
Register
Sign In
magic-sand-class
/
lua-exercises
Watch
3
Star
0
Fork
0
You've already forked lua-exercises
Code
Issues
Activity
19
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Camden Dixie O'Brien
f020336ccb
Create maximum exercise
2023-12-11 13:05:38 +00:00
luaunit
@
6f526f85fa
Add luaunit submodule
2023-10-15 13:08:14 +01:00
.gitmodules
Add luaunit submodule
2023-10-15 13:08:14 +01:00
.lua-format
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
.template.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
anagrams.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
balanced_brackets.lua
Create balanced brackets exercise
2023-12-11 12:58:26 +00:00
greatest_common_divisor.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
hamming_distance.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
leap_years.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
LICENSE
Add license (GNU AGPL v3.0)
2023-10-15 13:54:44 +01:00
maximum.lua
Create maximum exercise
2023-12-11 13:05:38 +00:00
palindromes.lua
Write palindrome exercise
2023-12-11 12:12:06 +00:00
prime_numbers.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
queen_threats.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
resistor_colours.lua
Add lua-format config and auto-format all exercises
2023-12-11 12:12:09 +00:00
Description
A set of programming exercises in Lua, with automated tests for solutions.
111
KiB
Languages
Lua
100%