Progress of new version
Posted: Fri Dec 18, 2015 8:29 pm
If you noticed it this forum and website is moved to my own server and not hosted by a third party anymore.
Right now I am very-very busy to development a new version of fnx basic meaning build a whole new compiler.
This will eats a lot of time and puzzling.
What i have got so far:
A parser that read the source code and compiled it, all simple math operations are intergrated, this was the most difficult part.
Now I am busy with the loops, trying to make them faster.
Also added the timer function for speed testing.
Right now I am very-very busy to development a new version of fnx basic meaning build a whole new compiler.
This will eats a lot of time and puzzling.
What i have got so far:
A parser that read the source code and compiled it, all simple math operations are intergrated, this was the most difficult part.
Now I am busy with the loops, trying to make them faster.
Also added the timer function for speed testing.