How do I construct a parse tree from a series of S-expression tokens in Prolog?

前端 未结 0 1343
暗喜
暗喜 2020-12-18 23:08

I\'m curious about Prolog as a parser, so I\'m making a little Lisp front-end. I have already made a tokenizer, which you can see here:

base_tokenize([], Buff         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题