![]() |
As BorIDE progresses... - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +--- Thread: As BorIDE progresses... (/showthread.php?tid=222) |
Re: As BorIDE progresses... - LCD - 10-16-2013 Currently I'm fixing that bug with Autocompletion in REM lines and strings, and also adding Calltips for user SUB and FUNCTION. Also I want to add command Line Defines before releasing next Alpha version. So you can assume that I'm working on Release 0.5B, but due to my reallife job it is hard to find some time for this. Re: As BorIDE progresses... - boriel - 10-17-2013 ardentcrest Wrote:Hi another Bot postSorry for that. Anyway, after 2 approved post you are considered human and can post freely. :wink: Quote:LCD I've used the BorIDE in fuse and a few other emulators. I 'm using the examples from the zx basic complier folder.I'm also looking for a good debugger-emulator. At the moment I still stick to the (rather abandoned) EmuZWin (which I run in a Virtual machine, because it's a windows program). Anyone uses any other emulator for debugging? :| Re: As BorIDE progresses... - ardentcrest - 10-17-2013 Take your time. But hope to see it soon ![]() I hate command line. Re: As BorIDE progresses... - LCD - 10-17-2013 ardentcrest Wrote:Hi another Bot postHi bot! ardentcrest Wrote:LCD I've used the BorIDE in fuse and a few other emulators. I 'm using the examples from the zx basic complier folder.The BorIDE uses a BASIC loader that sets up atttibutes to black. This will be changed in the next release. For now you must use at least INK 7 at beginn of your program. The problem with 128K Menu without text is probably caused by POKE 23739,111, but a CLS resets this value usualy. I will change this in next version too. Re: As BorIDE progresses... - ardentcrest - 10-17-2013 TY that worked Re: As BorIDE progresses... - LCD - 10-17-2013 ardentcrest Wrote:TY that workedYou're welcome ![]() Re: As BorIDE progresses... - ardentcrest - 10-18-2013 Quote: 10:10:14 -> Compilation starts(93 Lines) Help please Re: As BorIDE progresses... - LCD - 10-18-2013 Which BorIDE Version? Thy to re-select (click on the "..." button) the output file (default settings are often not working yet). Re: As BorIDE progresses... - ardentcrest - 10-18-2013 0.5 r0a I did the ... button. it worked yesterday Re: As BorIDE progresses... - LCD - 10-18-2013 ardentcrest Wrote:0.5 r0aAnd now it works not anymore? I will check this after weekend. going now away... Re: As BorIDE progresses... - LCD - 10-22-2013 I have discovered a possible bug that >>can<< occur if someone save/compile two different projects. This may be related to ardentcrests problem. So I'm working on version 0.5r1. Re: As BorIDE progresses... - ardentcrest - 11-17-2014 Can we have a new update of the IDE LCD ![]() Re: As BorIDE progresses... - LCD - 11-20-2014 ardentcrest Wrote:Can we have a new update of the IDE LCDYes, but at moment I'm extremly busy and made only small progress... RL catched me in his fangs. Gimme Three weeks. Re: As BorIDE progresses... - Sinclair - 04-09-2015 LCD Wrote:ardentcrest Wrote:Can we have a new update of the IDE LCDYes, but at moment I'm extremly busy and made only small progress... RL catched me in his fangs. Gimme Three weeks. This is great news! I believe that we will soon enjoy a new and refined version of this magnificent IDE. Thank you very much LCD. Re: As BorIDE progresses... - LCD - 05-23-2015 Sinclair Wrote:Still trying to write a internal double Lexer for scintilla (single Lexer tries to use SUB in inline ASM lines as fold mark).LCD Wrote:ardentcrest Wrote:Can we have a new update of the IDE LCDYes, but at moment I'm extremly busy and made only small progress... RL catched me in his fangs. Gimme Three weeks. Has anyone experience in this and can help me? |