Sha256: 35833bd0c4ffab64e098b7c2734e9c0ce7f296e037ce106630402f809b20a863
Contents?: true
Size: 763 Bytes
Versions: 63
Compression:
Stored size: 763 Bytes
Contents
# Acronym Convert a phrase to its acronym. Techies love their TLA (Three Letter Acronyms)! Help generate some jargon by writing a program that converts a long name like Portable Network Graphics to its acronym (PNG). ## Running the tests To run the tests, run the command `busted` from within the exercise directory. ## Further information For more detailed information about the Lua track, including how to get help if you're having trouble, please visit the exercism.io [Lua language page](http://exercism.io/languages/lua/about). ## Source Julien Vanier [https://github.com/monkbroc](https://github.com/monkbroc) ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
63 entries across 63 versions & 1 rubygems
Version | Path |
---|---|
trackler-2.2.1.119 | tracks/lua/exercises/acronym/README.md |
trackler-2.2.1.118 | tracks/lua/exercises/acronym/README.md |
trackler-2.2.1.117 | tracks/lua/exercises/acronym/README.md |