Hacker News new | ask | show | jobs
by samsquire 1430 days ago
I started designing an algebraic language by writing code.

https://GitHub.com/samsquire/algebralang

It's designed to be expressive and powerful and practical.

The core insight to a problem is rarely what we spend most of our programming time doing.

2 comments

> The core insight to a problem is rarely what we spend most of our programming time doing.

I believe that is a mistake.

I'll have to check your language out though!

Are those code samples formatted correctly? (they are difficult to read as is)