Saturday, December 31, 2022

Show HN: My programming language, building in public for 1 year https://ift.tt/gydk7mA

Show HN: My programming language, building in public for 1 year My weekly(ish) video logs tracking my progress of building a completely sound statically typed language and structural editor. The motivation is to make lots of invalid programs unrepresentable. https://ift.tt/B6bZcXU January 1, 2023 at 05:12AM

No comments:

Post a Comment

Show HN: Gaussian Random Walker Simulation in JavaScript https://ift.tt/r1H4PiJ

Show HN: Gaussian Random Walker Simulation in JavaScript Was going through Nature of Code and came across the idea of Gaussian Random number...