til-lang / til

An easy to extend command language
56 stars 5 forks source link

map & filter & co. #16

Open dumblob opened 2 years ago

dumblob commented 2 years ago

I got recently delighted by the lightweight syntax & capabilities of the macro library https://github.com/hamidb80/iterrr .

I dare to think this might be a distant inspiration for similar high-performance functionality in Til (though in runtime as Til doesn't support any compile-time computation).