|
General Details
|
|
Other
|
|
Posted 4.1 Years Ago
|
|
1,072 Views
|
|
Received 1 Rating
|
|
All possible permutations of a list
Description
It returns a table of all possible permutations of a list.
You can change the list on the line: combine = {"1","2","3"}
Technical
This is done in LUA!
There is an online demo at http://www.lua.org/cgi-bin/demo and you can find all the binarys for it over at http://luabinaries.luaforge.net/download.html
Source Code
|
Download Source Code
combiner.zip ( 0.00Mb )
|
NEVER open a .exe, .bat, .cmd, or other executable file since that is where viruses are likely to live. Please virus scan all files you download.
|
Comments
| Please login to post comments. |
|
|
Nice. This is the first time I've seen Lua. I've heard a lot of great things about it though. It reminds me of Ruby.
|
More "Other" Source Codes By This Author
Recently Posted "Other" Source Codes
Recently Rated "Other" Source Codes
|