diff --git a/packages.json b/packages.json index 8c82635..7e89936 100644 --- a/packages.json +++ b/packages.json @@ -25388,6 +25388,19 @@ "license": "MIT", "web": "https://github.com/hamidb80/steps" }, + { + "name": "SLAP", + "url": "https://github.com/bichanna/slap", + "method": "git", + "tags": [ + "language", + "interpreter" + ], + "description": "A SLow And Powerless programming language written in Nim", + "license": "MIT", + "web": "https://github.com/bichanna/slap/blob/master/docs/index.md#slap", + "doc": "https://github.com/bichanna/slap/blob/master/docs/index.md#syntax" + }, { "name": "logit", "url": "https://github.com/Miqueas/Logit",