07-31-2022, 06:22 PM
Looking at BeSly, the procedure to add commands to the language needs to be kept similar to the original interpreter. I will be using the Flex and Bison files and the YabInterface classes as well. The in-between will be totally different though. Expression parsing needs to be done before I can get much headway.