<- Back
Comments (31)
- iricktA more explanatory article mentioned in the post: https://evincarofautumn.blogspot.com/2012/02/why-concatenati...
- esafakAnd that's how you write a landing page if you don't want any takers.
- willquackI 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__
- bittermandelI confused this with https://github.com/omcljs/om
- pgtWould 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.
- jwilberWill never not complain about languages not giving code examples. It’s like writing a charting/UI/style library and showing no examples. Just what?