Foundational Research.
Nectry's technology is built on two decades of research at MIT in programming languages, formal methods, and security. The papers below are the primary sources behind what the product does.
The research that powers Nectry.
Publications.
Presents Ur, a language that uses functional programs as specifications to safely support metaprogramming, and demonstrates the approach through Ur/Web, a web-development framework that ensures type-safe code generation without requiring explicit proofs or complex types from the user.
Download PDFDescribes a compiler that transforms high-level functional programs into efficient code, showing that purely functional languages can match imperative languages in performance for real-world web applications.
Download PDFIntroduces a unified programming model for web applications that spans client, server, and database tiers, enabling whole-program reasoning and optimization while maintaining simplicity.
Download PDFDemonstrates how to statically verify security policies that vary based on database contents, using symbolic evaluation and automated theorem-proving to guarantee security properties without runtime overhead.
Download PDF