Add Ratel

This commit is contained in:
Peter Munch-Ellingsen 2022-02-05 13:21:22 +01:00
parent b62cb6f960
commit 2c16633d01

View File

@ -1856,6 +1856,18 @@
"license": "MIT",
"web": "https://github.com/PMunch/futhark"
},
{
"name": "ratel",
"url": "https://github.com/PMunch/ratel",
"method": "git",
"tags": [
"library",
"embedded"
],
"description": "Zero-cost abstractions for microcontrollers",
"license": "MIT",
"web": "https://github.com/PMunch/ratel"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",