

|
 |
| Programming > Forth > Forth 200x, S\\... |
|
| << Topic |
< Post |
Post 1 of 36 Topic 3759 of 4325
|
Post > |
Topic >> |
Forth 200x, S\\\q
by mhx@[EMAIL PROTECTED]
(Marcel Hendrix)
Feb 10, 2008 at 05:02 PM
| iForth now has S\" from Forth-200x.
Did I read correctly that S\" can not be used interpretively?
Is it true that for \xAB the two hex characters A and B should
be in uppercase?
For now, iForth's allows interpretive use of S\", for as many
invocations as the system sup****ts (at least 8 strings of 8
Kbytes max.). The hex string after \x can be in any case. (In
general, iForth will from now on recognize hex characters in
any case -- after HEX or in $xxxx... number notations.)
Note that all iForth strings contain at least one trailing
\z, not included in the count. There is thus no (pressing)
need for Z" variants of C" S" S\" S~ S\~ etc. (simply drop the
count).
Is there an overview text with all the new proposals in
forth07-2.pdf?
-marcel


|
36 Posts in Topic:
|
mhx@[EMAIL PROTECTED]
(M |
2008-02-10 17:02:27 |
|
anton@[EMAIL PROTECTED]
|
2008-02-10 16:20:17 |
|
stephenXXX@[EMAIL PROTECT |
2008-02-10 17:57:37 |
|
"Ed" <nospam |
2008-02-11 11:37:38 |
|
Coos Haak <chforth@[EM |
2008-02-11 18:44:15 |
|
anton@[EMAIL PROTECTED]
|
2008-02-11 17:51:22 |
|
"Ed" <nospam |
2008-02-12 13:19:10 |
|
Alex McDonald <blog@[E |
2008-02-11 05:17:57 |
|
Coos Haak <chforth@[EM |
2008-02-11 18:38:40 |
|
"Ed" <nospam |
2008-02-12 12:03:31 |
|
anton@[EMAIL PROTECTED]
|
2008-02-11 16:19:23 |
|
stephenXXX@[EMAIL PROTECT |
2008-02-11 23:05:14 |
|
"Ed" <nospam |
2008-02-12 12:25:15 |
|
stephenXXX@[EMAIL PROTECT |
2008-02-12 10:24:44 |
|
"Ed" <nospam |
2008-02-13 14:11:05 |
|
anton@[EMAIL PROTECTED]
|
2008-02-13 19:19:04 |
|
Elizabeth D Rather <er |
2008-02-13 22:08:54 |
|
"Ed" <nospam |
2008-02-15 01:26:30 |
|
Albert van der Horst < |
2008-02-15 09:11:20 |
|
anton@[EMAIL PROTECTED]
|
2008-02-15 13:12:27 |
|
"Ed" <nospam |
2008-02-17 17:32:59 |
|
mhx@[EMAIL PROTECTED]
(M |
2008-02-17 08:41:50 |
|
Albert van der Horst < |
2008-02-17 18:05:08 |
|
anton@[EMAIL PROTECTED]
|
2008-02-17 13:37:10 |
|
"Ed" <nospam |
2008-02-19 00:47:13 |
|
John Doty <jpd@[EMAIL |
2008-02-18 18:39:29 |
|
"Ed" <nospam |
2008-02-21 13:35:18 |
|
Bruce McFarling <agila |
2008-02-15 20:00:38 |
|
mhx@[EMAIL PROTECTED]
(M |
2008-02-16 08:03:25 |
|
Bruce McFarling <agila |
2008-02-17 16:55:11 |
|
stephenXXX@[EMAIL PROTECT |
2008-02-17 23:57:04 |
|
Bernd Paysan <bernd.pa |
2008-02-19 17:15:59 |
|
anton@[EMAIL PROTECTED]
|
2008-02-19 16:13:43 |
|
Bruce McFarling <agila |
2008-02-17 16:59:08 |
|
Bruce McFarling <agila |
2008-02-17 17:16:15 |
|
anton@[EMAIL PROTECTED]
|
2008-02-19 16:44:07 |
|
Post A Reply:

|
|
|
|