wok diff nim/description.txt @ rev 25703

some perl-*: update web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 16:09:04 2024 +0000 (15 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nim/description.txt	Tue Jun 04 16:09:04 2024 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +Nim is a statically typed compiled systems programming language.
     1.5 +It combines successful concepts from mature languages like Python,
     1.6 +Ada and Modula.