1
lorentz
323d

The tokenization of Orchid files depends on the exports of imported files, but in a way that never influences their exports or imports, so Orchid allows circular references.

I sometimes feel like my subconscious and conscious mind use the scope of my projects to annoy each other.

Comments
  • 0
    I gave up on this today, I'll rather enforce whitespace between consecutive operators than deal with this bullshit any longer. I learned something about language development today. Shame the sunk cost made me live with it for 5 months before questioning the value of this feature.
  • 0
    @kobenz Orchid is untyped and interpreted and will remain so for the foreseeable future.

    Not because I like these things but because type systems are really hard and a half-assed type system can cripple a language, see Java, Go.
Add Comment