The Newton Blog

From baby steps to 1.0

Generators

Without generators Newton would not feel very pythonic at all, so I consider it a must-have for the first public release.

Record Types

I am working on adding record types to Newton. Lets look at the syntax first, then discuss how they relate to algebraic data types and classes.

What is Newton

Newton is a new language being developed. It is not ready to be released yet, but I will use this site to keep friends and interested parties up to date.