help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [feature] Merge RB* changes from MrGwen/Pharo?


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] [feature] Merge RB* changes from MrGwen/Pharo?
Date: Sun, 10 Feb 2013 09:23:52 -0700

Issue status update for http://smalltalk.gnu.org/project/issue/693 Post a follow up: http://smalltalk.gnu.org/project/comments/add/693

Project:      GNU Smalltalk
Version:      <none>
Component:    STInST
Category:     feature requests
Priority:     normal
Assigned to:  Unassigned
Reported by:  zecke
Updated by:   zecke
Status:       invalid

In other implementations the following is possible:
(RBParser parseExpression: '2r10') source

This will yield '2r10' while value will continue to return 2. For
implementing GSM specifications it is more natural to read and write the
numbers as bits and gst-convert should not change that.

In Pharo there is a RBLiteralValueNode subclass that holds a
RBNumberLiteralToken. Both classes do not appear to exist in our
implementation.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]