Need help?
<- Back

Comments (31)

  • irickt
    A more explanatory article mentioned in the post: https://evincarofautumn.blogspot.com/2012/02/why-concatenati...
  • esafak
    And that's how you write a landing page if you don't want any takers.
  • willquack
    I worked with Jason (creator of Om) at my last job. He's awesome!
  • omoikane
    > any UTF-8 text (without byte-order marker) defines a valid Om program.What is the behavior of a program with unmatched braces? I am not sure a stray `}` would fit any of the defined syntax.https://www.om-language.com/index.html#language__syntax__
  • bittermandel
    I confused this with https://github.com/omcljs/om
  • pgt
    Would recommend placing example language syntax above the fold. Was tough to have to scroll halfway down the entire site to see any syntax. Nobody cares about the EBNF syntax until they have a feel for the language.
  • jwilber
    Will never not complain about languages not giving code examples. It’s like writing a charting/UI/style library and showing no examples. Just what?