| Author |
Message |
|
NETWizz Byte by bit
Bandwidth Hog

Joined: 20 May 2003 Posts: 2369
|
Posted: 23 Jan 2004 02:26:00 pm Post subject: |
|
|
It won't have its own parser; it will have its own way of loading the TIOS parser. Essentially, we are going to make the existing parser work correctly; we hope.
It might have problems with external functions; I don't know. |
|
| Back to top |
|
|
Adm.Wiggin aka Tianon
Know-It-All

Joined: 02 Jun 2003 Posts: 1874
|
Posted: 23 Jan 2004 04:14:41 pm Post subject: |
|
|
i would expect it to. Symbolic/Pretty Print set an interrupt dont they? doesn't NimbusOS use an interrupt? from what i know of interrupts, you can't load 2 separate interrupts into IM 2  |
|
| Back to top |
|
|
62 52 53 53 Formerly known as 62 52 53 53
Active Member

Joined: 30 May 2003 Posts: 607
|
Posted: 26 Jan 2004 08:52:23 am Post subject: |
|
|
| yes, but you can install 1 interrupt that checks multiple conditions, and triggers the correct app as though it were the normal interupt. It's how symbolic survives the installation of omnicalc. Omnicalc itself does not have code for symbolic functions, but it can tell symbolic to run those bits of code. |
|
| Back to top |
|
|
DarkerLine ceci n'est pas une |
Super Elite (Last Title)

Joined: 04 Nov 2003 Posts: 8328
|
Posted: 26 Jan 2004 02:41:25 pm Post subject: |
|
|
| 62 52 53 53 wrote: | | It's how symbolic survives the installation of omnicalc. Omnicalc itself does not have code for symbolic functions, but it can tell symbolic to run those bits of code. |
Symbolic and Omnicalc do not both work well at the same time. After installing Symbolic, the double-prgm menu didn't work until I went into Omnicalc again. |
|
| Back to top |
|
|
X1011 10100111001
Active Member

Joined: 14 Nov 2003 Posts: 657
|
Posted: 26 Jan 2004 02:56:14 pm Post subject: |
|
|
| You don't install Symbolic if you have both, just install Omnicalc. |
|
| Back to top |
|
|
DarkerLine ceci n'est pas une |
Super Elite (Last Title)

Joined: 04 Nov 2003 Posts: 8328
|
Posted: 26 Jan 2004 03:09:09 pm Post subject: |
|
|
| Omnicalc checks if Symbolic is on the calculator? |
|
| Back to top |
|
|
X1011 10100111001
Active Member

Joined: 14 Nov 2003 Posts: 657
|
|
| Back to top |
|
|
DarkerLine ceci n'est pas une |
Super Elite (Last Title)

Joined: 04 Nov 2003 Posts: 8328
|
Posted: 27 Jan 2004 12:43:04 pm Post subject: |
|
|
| I must have a backward version of omnicalc installed... or else the ram clears didn't do it any good... |
|
| Back to top |
|
|
mmartin
Newbie

Joined: 18 Dec 2003 Posts: 7
|
Posted: 27 Jan 2004 12:58:56 pm Post subject: |
|
|
Omnicalc/symbolic just use the parserhook to make the extra tokens work. When you run a program, they first replace all their tokens with real(NR. Then they catch all executions of real( and chekc if it's got multiple arguments. If so, they will execute their own code.
It's possible to use the basic parser from apps without trouble, it just takes some work to find out when it crashes and why. That's how I created the code for basicbuilder. |
|
| Back to top |
|
|
tyskis
Member

Joined: 20 Nov 2003 Posts: 238
|
Posted: 27 Jan 2004 01:21:21 pm Post subject: |
|
|
are all of you ignoring my problem with the program sorter (new version, and yes, i have double and triplechecked). It's the same problem as with the old version...
 |
|
| Back to top |
|
|
shadowing Powered by 64
Calc Guru

Joined: 06 Jan 2004 Posts: 1002
|
Posted: 27 Jan 2004 07:03:00 pm Post subject: |
|
|
| Will Nimbus OS support Crunchyos Progs.? |
|
| Back to top |
|
|
X1011 10100111001
Active Member

Joined: 14 Nov 2003 Posts: 657
|
Posted: 27 Jan 2004 09:43:36 pm Post subject: |
|
|
| I don't think so since they are compressed. |
|
| Back to top |
|
|
shadowing Powered by 64
Calc Guru

Joined: 06 Jan 2004 Posts: 1002
|
Posted: 28 Jan 2004 12:35:35 am Post subject: |
|
|
| Darn. I was really hoping it would. |
|
| Back to top |
|
|
mmartin
Newbie

Joined: 18 Dec 2003 Posts: 7
|
Posted: 28 Jan 2004 01:02:46 pm Post subject: |
|
|
| It's quite easy to add support because crunchyos is opensource. It will be mainly copy-paste and converting some code to fit your needs. |
|
| Back to top |
|
|
Toksyuryel Crimson Dragon Software
Elite

Joined: 14 Jun 2003 Posts: 880
|
Posted: 28 Jan 2004 11:51:35 pm Post subject: |
|
|
| Can someone please answer tyskis's question? For some reason everyone's been ignoring him. |
|
| Back to top |
|
|
tyskis
Member

Joined: 20 Nov 2003 Posts: 238
|
Posted: 29 Jan 2004 09:26:56 am Post subject: |
|
|
| Quote: | | Can someone please answer tyskis's question? For some reason everyone's been ignoring him. |
exactly, noone cares about me *sniff*
some more info:
deleting the appvar and reuploading nimbus doesn't work, neither does clearing ram... |
|
| Back to top |
|
|
DarkerLine ceci n'est pas une |
Super Elite (Last Title)

Joined: 04 Nov 2003 Posts: 8328
|
Posted: 29 Jan 2004 10:29:25 am Post subject: |
|
|
| Maybe it's nobody knows the answer to tyskis's question. |
|
| Back to top |
|
|
Toksyuryel Crimson Dragon Software
Elite

Joined: 14 Jun 2003 Posts: 880
|
Posted: 29 Jan 2004 04:13:52 pm Post subject: |
|
|
| Well they could at least acknowlege that fact instead of giving him the cold shoulder. |
|
| Back to top |
|
|
shadowing Powered by 64
Calc Guru

Joined: 06 Jan 2004 Posts: 1002
|
Posted: 29 Jan 2004 05:12:16 pm Post subject: |
|
|
| Guess know one was paying any attention and only reading other news. That would be me. |
|
| Back to top |
|
|
tyskis
Member

Joined: 20 Nov 2003 Posts: 238
|
Posted: 30 Jan 2004 02:04:41 am Post subject: |
|
|
i think so to, there always came alot of posts in directly after...
But i would like an answer still :)
has noone else had this problem? |
|
| Back to top |
|
|
|