
@haasis_noah has joined the channel

https://gist.github.com/ralsei/d979ec4cab20c899516ec131793da0a0 good morning racket slack. please give advice on my new revolutionary syntax paradigm

The real nightmare is that not all surface-level forms have delimiters. I assume that’s because if
expands to cond
? Could we make that consistent or no? And where is enifed
and fi
and …? :joy:

I just overloaded %#app
but you could probably do that with a custom reader

(<fib> 3 </fib>)

<leftparen> <fib> 3 </fib> </rightparen>
? Or should I spell out all punctuation?

oh, and let’s include line numbers, basic-style?

10 <FIB> 3 </FIB>

really buying into language-oriented programming here

I’m having flashbacks to reviewing resumes where people put crap like “Programming languages: XML”

Isn’t XML a really good ML? :stuck_out_tongue:

eXtreme ML… I like it :slightly_smiling_face:

There was in fact a paper on something called XML, meaning “explicit ML” in the sense of no type inference, which I believe predated XML the markup language.


Agreed: I think we should call this language “POL” (programming oriented language)