About
PFCL · composure.systems
1.Who's behind this
PFCL — the language, the catalog, and everything on this site — is designed and built by Vicko Vitasović. It's a sole-developer project: one person writing the language, the standalone interpreter, and this catalog.
The project began with a question: how to solve software composability with as few moving parts as possible, working at the lowest level — the machine and operating system itself.
That became PFCL: a language with composability as a first-class property, running on a minimal, composition-friendly operating system built for it, as well as standalone on other operating systems.
2.Where to verify
Everything claimed on this site about the language is checkable against the source, not taken on trust. The same goes for who's behind it:
- Standalone PFCL — interpreter, catalog, REPLcodeberg.org/vickov/pfcl
- Codeberg profilecodeberg.org/vickov
- pfcl-repl on crates.iocrates.io/crates/pfcl-repl
3.Contact
For questions about PFCL, the catalog model, or anything in the language reference: /contact.