TheSwanFactory / hclang

Homoiconic C - a universal data format for computation
https://theswanfactory.wordpress.com/2016/12/20/homoiconic-c-a-universal-language-for-code-and-data/
MIT License
4 stars 0 forks source link

Naked operators #191

Closed drernie closed 1 year ago

drernie commented 1 year ago

"a + b" versus "a.+ b"

Trivial change to Frame Operator, once I understood.