Re: Writing a language in Euphoria
- Posted by xecronix 2 weeks ago
- 274 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.