This post continues my series describing how I solved certain problems while creating a toy programming language. Today I’ll discuss static typing and type inference.
Share this post
Adding static typing and scope validation…
Share this post
This post continues my series describing how I solved certain problems while creating a toy programming language. Today I’ll discuss static typing and type inference.