micro(A)v11 - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1) +--- Forum: QBJS, BAM, and Other BASICs (https://staging.qb64phoenix.com/forumdisplay.php?fid=50) +--- Thread: micro(A)v11 (/showthread.php?tid=1823) |
RE: micro(A)v11 - mnrvovrfc - 08-01-2023 (08-01-2023, 03:36 PM)bplus Wrote: @mnrvovrfc you know aurel is talking about SdlBasic epizy site (that was shut down) not his own? (basic4us.epizy.com has been working just fine so far as I can tell. Of course, I don't try all those Browsers and Linux flavors as they LOL) You weren't here this morning. I edited my post because maybe Aurel got offended at the "drama" that it had. I wanted to post a giant "horror face" emoticon. RE: micro(A)v11 - aurel - 08-02-2023 Quote:maybe Aurel got offended at the "dramano ..why should i be offended...heh RE: micro(A)v11 - mnrvovrfc - 08-08-2023 I have asked my cohort from the other forum to post one of the two programs for QB64 having to do with a "doodle" that we had been working on toward the summer. At first we post the viewer. Don't panic and don't get confused that it doesn't work. The problem is the response file needs to be created. It could be rather large. At the moment I can't sign up for Mediafire or such other file-sharing service because I have limited Internet. I had thought Zippyshare was convenient until I ran it one day with Palemoon. Never again. :O I had "roquedrivel" post the viewer in the other forum first. Later on we will reveal the plotting program, which you must run in order to get a response file. Then you use the viewer to look at the response file. I'm sorry about teasing like this, but this was derrived from a program I was going to keep to myself because it's not very sophisticated. I've always been fascinated by function plotting by messing around with the basic trigonometric functions, by making as many "useful" variations as possible to the functions, by trying to come up with an efficient way to constrain as many points of the function as possible into the display, by increasing or decreasing the number of iterations to plot, by adding "skew" and more. Erm, I'm going to have to work on that screenshot. Here is something to think about, although it's not the output of my program! RE: micro(A)v11 - aurel - 08-08-2023 I don't get it ,is that style.txt file file exist somewhere else and why is that big? RE: micro(A)v11 - mnrvovrfc - 08-11-2023 "roquedrivel" is complaining now your forum requires log-in even to read it. RE: micro(A)v11 - bplus - 08-11-2023 Hmm... I haven't been able to access Aurel's forum since late last night: Update: no sooner than I post this, I get access back to Aurel's place where he is ranting about my other friend Charlie. I think the expression is: meh Oh there is an emoji: Ever notice when stuck with coding problem you distract yourself with these dramas at forums. It's so much easier than getting user defined subs and functions into your interpreter ;-)) Another update LOL! Oh I see what he did, you have to sign in before you can access the content in Aurel's forum. That's pretty clever in a sly sort of way! RE: micro(A)v11 - aurel - 08-11-2023 Quote:It's so much easier than getting user defined subs and functions into your interpreter ;-))Yo Mark But YOU asked for USR functions and i posted some Java code then you say ..that you give up...so i give up too of course it is not that hard ..but require time and energy RE: micro(A)v11 - bplus - 08-11-2023 Never said, I gave (or give) up. Never say that! I don't do tokenization and I don't do JS let alone Java (who does Java anyway? that's full time job) so, was not much help to me. I probably can't be helped because of the esoteric path I did take. So enough about all that junk, what's new with MicroA? RE: micro(A)v11 - aurel - 08-11-2023 Nothing new , but i have in plan to translate one big program to micro(A) but wait: I can try modify this Java code for o2 so probably can work because i translate logical expressions from Java code ..even i never before use Java in fact all languages have similar things with little bit different syntax. RE: micro(A)v11 - aurel - 08-11-2023 in fact this function can be easy to translate into any BASIC Code: (Select All) set-Up-Arguments |