Those are both examples of named characters, including both was probably to
show we support non-english names (http://codepoints.net/U+10392) in
addition the ascii basic ones (http://codepoints.net/U+21). I could see
how its confusing though since both are "named code point" examples.
On a side note, we have character tab completion, so if you type "CHAR:
ugaritic" and then <tab> you'll see a list of names and you can choose if
its more convenient.
On Wed, Oct 30, 2013 at 2:47 AM, OwnWaterloo <ownwater...@gmail.com> wrote:
> I got confused after read the *Examples* section of
> "CHAR:"(
> http://docs.factorcode.org/content/word-CHAR__colon__%2Csyntax.html)
> :
>
> Examples
> CHAR: x
> CHAR: \u000032
> CHAR: \u{exclamation-mark}
> CHAR: exclamation-mark
> CHAR: ugaritic-letter-samka
>
> "CHAR: \u{exclamation-mark}" could let us input a char from its name:
>
> IN: scratchpad CHAR: \u{greek-small-letter-lamda} .
> 955
>
> isn't it? But "CHAR: exclamation-mark" will give me the same result:
>
> IN: scratchpad CHAR: greek-small-letter-lamda .
> 955
>
> So what's the difference between "CHAR: exclamation-mark" and "CHAR:
> ugaritic-letter-samka"?
> This is the most confusing part to me. Would someone give me a example
> usage of the last one?
>
> Thanks!
>
>
> ------------------------------------------------------------------------------
> Android is increasing in popularity, but the open development platform that
> developers love is also attractive to malware creators. Download this white
> paper to learn more about secure code signing practices that can help keep
> Android apps secure.
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk