diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -47,6 +47,10 @@ Core language functionality: - [Generics, Picks, and Interfaces (kind of)](./Generics) - [Exceptions](./Exceptions) +Standard library modules: + +- [Command-Line Arguments](./Args) + ## References - [The Limbo Programming Language](http://doc.cat-v.org/inferno/4th_edition/limbo_language/limbo) |
