diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-04-03 21:20:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-03 21:20:08 +0700 |
commit | 70334850eb0401d45086ed49e5f896aa7142c289 (patch) | |
tree | c01ea32a97eadf2ce11d4b9a36d148ecd145433c /development/nim/README | |
parent | f466991257952f79f8429df9c79524f3fe0aab8b (diff) |
development/nim: Added (Programming Language).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nim/README')
-rw-r--r-- | development/nim/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/nim/README b/development/nim/README new file mode 100644 index 0000000000..a5e800dd0f --- /dev/null +++ b/development/nim/README @@ -0,0 +1,2 @@ +Nim is a statically typed compiled systems programming language. It combines +successful concepts from mature languages like Python, Ada and Modula. |