Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Wide character implementation
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Frode Vatvedt Fjeld  
View profile  
 More options Mar 19 2002, 4:09 am
Newsgroups: comp.lang.lisp, comp.lang.scheme
From: Frode Vatvedt Fjeld <fro...@acm.org>
Date: Tue, 19 Mar 2002 10:08:59 +0100
Local: Tues, Mar 19 2002 4:08 am
Subject: Re: Wide character implementation
tb+use...@becket.net (Thomas Bushnell, BSG) writes:

> If one uses tagged pointers, then its easy to implement fixnums as
> ASCII characters efficiently.

Hm.. perhaps you mean it's easy to implement characters as immediate
values?

> But suppose one wants to have the character datatype be 32-bit
> Unicode characters?  Or worse yet, 35-bit Unicode characters?

> At the same time, most characters in the system will of course not
> be wide.  What are the sane implementation strategies for this?

I suppose to assign "most characters in the system" to a sub-type of
the wide characters, and implement that sub-type as immediates.

--
Frode Vatvedt Fjeld


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.