Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: Xina output...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 12 of 18 Topic 4018 of 4173
Post > Topic >>

Re: Xina output behaviour.

by Robert Spykerman <robert.spykerman@[EMAIL PROTECTED] > Apr 28, 2008 at 04:41 AM

On Apr 28, 2:36 pm, morrimich...@[EMAIL PROTECTED]
 wrote:
....
> I don't know if you consider it a bug or not, but base 36 doesn't
> work. Which is a shame since you can have ever so much fun with it.

Base 36? What are you doing? Exploring Mayan ruins or something? :)

Mmmm.. It can count. In a manner of speaking.

The problem is probably that digits beyond hex have not properly been
defined in the kernel to work.

So...

80386 ciforth 4.0.6
17 BASE !
 OK
10 1 - .
G  OK
DECIMAL 36 BASE !
 OK
10 1 - .
Z  OK
1Z 1+ .
20  OK
20 Z * .
20 Z ? ciforth ERROR # 12 : NOT
RECOGNIZED
20 G .
20 G ? ciforth ERROR # 12 : NOT
RECOGNIZED
G.
G.? ciforth ERROR # 12 : NOT
RECOGNIZED
G
G? ciforth ERROR # 12 : NOT
RECOGNIZED

I'm guessing that it's probably a trivial matter to fix the kernel
source to take in these letters, just follow what's been done for base
16. May take a look after fixing some other things like SAVE-SYSTEM
and ensuring everything else works.

For now, all your base > 16 are NOT belong to us...

Robert Spykerman
 




 18 Posts in Topic:
Xina output behaviour.
morrimichael@[EMAIL PROTE  2008-04-26 02:20:10 
Re: Xina output behaviour.
dhoffman@[EMAIL PROTECTED  2008-04-26 10:55:11 
Re: Xina output behaviour.
Robert Spykerman <robe  2008-04-26 09:47:10 
Re: Xina output behaviour.
spam@[EMAIL PROTECTED]   2008-04-26 15:21:53 
Re: Xina output behaviour.
morrimichael@[EMAIL PROTE  2008-04-26 14:53:37 
Re: Xina output behaviour.
Robert Spykerman <robe  2008-04-27 02:00:40 
Re: Xina output behaviour.
Albert van der Horst <  2008-04-27 13:13:41 
Re: Xina output behaviour.
Albert van der Horst <  2008-04-27 10:19:58 
Re: Xina output behaviour.
Robert Spykerman <robe  2008-04-27 08:37:00 
Re: Xina output behaviour.
morrimichael@[EMAIL PROTE  2008-04-27 21:36:04 
Re: Xina output behaviour.
Albert van der Horst <  2008-04-28 19:21:20 
Re: Xina output behaviour.
Robert Spykerman <robe  2008-04-28 04:41:53 
Re: Xina output behaviour.
morrimichael@[EMAIL PROTE  2008-04-30 02:43:46 
Re: Xina output behaviour.
Robert Spykerman <robe  2008-04-30 04:53:51 
Re: Xina output behaviour.
Albert van der Horst <  2008-05-01 13:41:57 
Re: Xina output behaviour.
demarchie@[EMAIL PROTECTE  2008-05-01 13:58:57 
Re: Xina output behaviour.
Robert Spykerman <robe  2008-05-04 02:05:59 
Re: Xina output behaviour.
morrimichael@[EMAIL PROTE  2008-05-05 23:07:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 17:03:04 CDT 2008.