yab | yet another Basic for HAIKU

Full Version: Yab to C converter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Now to get it to make some good source code from a yab app!
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.
Update:
Found and fixed a bug where the parameter passing was writing to the local variables at the wrong subroutine call.  That was only working by blind luck it seems.
I got the ON n SUB code generation to work correctly yesterday.  Today I'm going to see if I can get arrays working also.
Pages: 1 2 3 4 5
Free Web Hosting