Re: Writing a language in Euphoria
- Posted by xecronix Jun 04, 2025
- 875 views
building an AST from this:
{#n=((((#x+1)*2)-((3/(#y+4))+5)));}
was just a bit humbling.
building an AST from this:
{#n=((((#x+1)*2)-((3/(#y+4))+5)));}
was just a bit humbling.