Skip to content
Yogesh Sajanikar edited this page Aug 29, 2023 · 3 revisions

Monadic STL Parser

The STL repository uses parsec as an incremental parsing library to parse STL/STB files. The STL monad works with STL as a stream.

Contents

How to build

Clone this wiki locally