Earlier quoted context omitted.
Yeah Om was an extremely widely used Clojurescript library many years ago (maybe still is), and to me that's what this word will always refer to.
I think Hinduism might have a prior claim.
The Om Programming Language
61–70 of 119 posts
Re: The Om Programming Language
#62An even simpler model than Forth, which evaluates an operation stream, with words that operate on a stack. And as noted, this makes recursion trivial.
Re: The Om Programming Language
#63Aren't LLMs supposed to write machine code directly, no more programming languages at all, any day now? Joking aside, programming languages are a good mental exercise. Forth was my first language after assembly. Didn't like the stack juggling and ended up using its macro assembler more and more, it became something else, conventions over code I suppose, like what to keep in registers. Forth (and Unix) got the composa…
I'm still waiting to see the first show HN I made a language designed for LLMs to write programs better.
Re: The Om Programming Language
#64Re: The Om Programming Language
#65Let's have more programming language posts (even about "retro" ones like Icon, SNOBOL, Bliss, MUMPS, etc.), guys. And less about AI topics. Om. https://emojipedia.org/om https://en.wikipedia.org/wiki/Om
For example, I really don't know what to make of this similarly named language; enthusiastic kid or attention-seeking influencer? - https://omlang.com/
Re: The Om Programming Language
#66Re: The Om Programming Language
#67What is the meaning and reason behind the choice of this specific name for the language?
Re: The Om Programming Language
#68Aren't LLMs supposed to write machine code directly, no more programming languages at all, any day now? Joking aside, programming languages are a good mental exercise. Forth was my first language after assembly. Didn't like the stack juggling and ended up using its macro assembler more and more, it became something else, conventions over code I suppose, like what to keep in registers. Forth (and Unix) got the composa…
Re: The Om Programming Language
#69Let's have more programming language posts (even about "retro" ones like Icon, SNOBOL, Bliss, MUMPS, etc.), guys. And less about AI topics. Om. https://emojipedia.org/om https://en.wikipedia.org/wiki/Om
And therein lies the tragedy of folks exploiting well known culturally loaded symbols/concepts for attention/etc. on the Internet. For example, I really don't know what to make of this similarly named language; enthusiastic kid or attention-seeking influencer? - https://omlang.com/
Re: The Om Programming Language
#70We've already seen Forth + Lisp
What's next? Lisp + Tcl ? Or maybe: Lisp + Forth + Tcl ? ;)