Get the latest tech news

Štar: an iteration construct for Common Lisp


Štar is a concise and extensible iteration construct for Common Lisp which aims to be pleasant to use, easy to understand, fast if needed, general, and not to look like Fortran....

Štar is a concise and extensible iteration construct for Common Lisp which aims to be pleasant to use, easy to understand, fast if needed, general, and not to look like Fortran. Similarly, Štar doesn’t contain a mass of syntax letting you select only certain values, or allowing you to terminate iteration early: you don’t write There are iterators which work for lists, vectors, general sequences, hash tables, ranges of reals, as well as some more interesting ones.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Common Lisp

Common Lisp

Photo of Štar

Štar

Photo of iteration construct

iteration construct

Related news:

News photo

A portable Common Lisp toolkit for building inspectors