- Published on
Latest
Development and tech musings. I'm a full-stack developer working with serverless architecture on AWS with TypeScript and React
- Published on
ICFP, smaws gets multiple scheduler support- Published on
Update on smaws, an AWS SDK for OCaml- Published on
OCaml has no official solution to cross-compilation, with many disparate options developed for different use cases. In this article I describe my own experiments with cross-compilation and attempts to make it easier to get started and maintain.- Published on
ppxlib is usually just thought of as a tool for transforming OCaml code, but it can be used to generate new code too.