Re: Writing a language in Euphoria
- Posted by xecronix 4 days ago
- 94 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.