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

allow hyphens in identifiers #196

Open drernie opened 11 months ago

drernie commented 11 months ago

The way CSS and God intended.

drernie commented 2 months ago

You can assign a value (because symbol parsing is smarter) But it dies on evaluation:

; .a-b 3
# 3
; a-b
# $!.name-missing “$:HCLog.59.a-b”;