Live data from Hacker News

Fat Dactyls

esoteric.codes

1–9 of 9 posts

Re: Fat Dactyls

#2
I've been thinking about a programming language where parts of speech are flexible, so if you define a "square" function you could write both "square 3" and "3 squared".

Re: Fat Dactyls

#3

I've been thinking about a programming language where parts of speech are flexible, so if you define a "square" function you could write both "square 3" and "3 squared".

Have your read “Nine Hundred Grandmothers” by R. A. Lafferty?

Re: Fat Dactyls

#5

I've been thinking about a programming language where parts of speech are flexible, so if you define a "square" function you could write both "square 3" and "3 squared".

Try some of the DSLs for quantum computers. You basically want all of your operators to be commutative.