|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
[Admin] Welcome to rec.arts.anime.creative
Started FAQ Autoposter · Date: Sep 15, 2008 21:19 ·
1 post(s) |
Fill Prefix Qs: Smarter Inference, Paragraphs by Their Repeat Count, Making Them Read-only
Started Veli-Pekka Tätilä · Date: Aug 31, 2008 23:06 ·
2 post(s) |
[Admin] Welcome to rec.arts.anime.creative
Started FAQ Autoposter · Date: Aug 31, 2008 21:19 ·
1 post(s) |
Fundamental Problems of Lisp
Started xahlee · Date: Aug 23, 2008 16:42 ·
10 post(s) |
US-NY: New York-Part Time Word Processing Operator (Saturday &...
Started JobCircle.Com · Date: Aug 27, 2008 14:39 ·
1 post(s) |
Composing Mail Blind: Which Mode, Basic Tweaking Qs?
Started Veli-Pekka Tätilä · Date: Aug 26, 2008 13:06 ·
1 post(s) |
Re: Xah on Lisp
Started xahlee · Date: Aug 20, 2008 12:45 ·
2 post(s) |
Wikipedia article on APL has come of age!
Started xahlee · Date: Aug 19, 2008 13:51 ·
12 post(s) |
US-NY: New York-Word Processing Lead Operator (Part Time) (Sat & Sun...
Started JobCircle.Com · Date: Aug 18, 2008 02:49 ·
1 post(s) |
[Admin] Welcome to rec.arts.anime.creative
Started FAQ Autoposter · Date: Aug 15, 2008 23:20 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
[Admin] Welcome to rec.arts.anime.creative
Group: rec.arts.anime.creative · Group Profile · Search for textual in rec.arts.anime.creative
Author: FAQ Autoposter
Date: Sep 15, 2008 21:19
...work. You should also bring any problems to the attention of your local news administrator, and direct him or her to contact the RAAC moderation coordinator if help is needed fixing things: raac-techmod@robomod.net. Textual works must be submitted in plain ASCII format, with lines wrapped somewhere between column 60 and 79; 72 is recommended. In multi-part works be sure to indicate clearly what part each piece is in ...
Show full article (12.13Kb) |
Fill Prefix Qs: Smarter Inference, Paragraphs by Their Repeat Count, Making Them Read-only
Group: gnu.emacs.help · Group Profile · Search for textual in gnu.emacs.help
Author: Veli-Pekka Tätilä
Date: Aug 31, 2008 23:06
... between the equivalent number of spaces and signs via a global regexp replace both before, and after writing. Maybe that will due the trick once I get used to it. it still doesn't protect killing and movement in textual units like sentences and beginnings of a line, I guess, and neither does it handle code snippets with indentation. If Emacs can manage the signs on its own, there's absolutely no need for me to cursor to them ...
Show full article (1.86Kb) |
[Admin] Welcome to rec.arts.anime.creative
Group: rec.arts.anime.creative · Group Profile · Search for textual in rec.arts.anime.creative
Author: FAQ Autoposter
Date: Aug 31, 2008 21:19
...work. You should also bring any problems to the attention of your local news administrator, and direct him or her to contact the RAAC moderation coordinator if help is needed fixing things: raac-techmod@robomod.net. Textual works must be submitted in plain ASCII format, with lines wrapped somewhere between column 60 and 79; 72 is recommended. In multi-part works be sure to indicate clearly what part each piece is in ...
Show full article (12.13Kb) |
Re: Fundamental Problems of Lisp
Group: comp.lang.functional · Group Profile · Search for textual in comp.lang.functional
Author: xahlee
Date: Aug 29, 2008 16:40
..., i think all langs should have lisp's nestedsyntax(with no irregularities), then another layer on top of it, whatever it may be. This is how Mathematica'ssyntaxis, and i presume also liskell. Since all textual langs has a abstractsyntaxtree, and the nestedsyntaxis isomorphic to trees, so theoretically all langs could have a nestedsyntaxlike lisp's. I'm not sure how difficult this actually is to do, or how difficult for a ...
Show full article (9.56Kb) |
US-NY: New York-Part Time Word Processing Operator (Saturday &...
Group: aol.neighborhood.nj.jerseycity · Group Profile · Search for textual in aol.neighborhood.nj.jerseycity
Author: JobCircle.Com
Date: Aug 27, 2008 14:39
... recovery services. %%0A %%0AWhat's the result? PBMS lets customers focus on growing their businesses while our teams support their operation.%%0A %%0A %%0A I. Key Role Responsibilities:%%0A %%0A To perform textual, statistical and graphical input and revisions using a variety of software packages for internal and client legal document work generated by the end-user community%%0A %%0A %%0A %%0A%%0A %%0A II. Specific Duties%%0A %%0A ...
Show full article (5.29Kb) |
Composing Mail Blind: Which Mode, Basic Tweaking Qs?
Group: gnu.emacs.help · Group Profile · Search for textual in gnu.emacs.help
Author: Veli-Pekka Tätilä
Date: Aug 26, 2008 13:06
...el means I listen to the computer at an extremely fast speech rate (the whole usenet is spoken). Nevertheless, it does mean there's no way to glance around, get the big picture or compare things easily, in stead navigation in textual units, by regexp or linearly reading through stuff, is the way to go. In the context of e-mail it means finding the next level 1 quote is a linear thing for most blind folks. That is, cursor the unquoted ...
Show full article (4.22Kb) |
Fundamental Problems of Lisp
Group: comp.lang.functional · Group Profile · Search for textual in comp.lang.functional
Author: xahlee
Date: Aug 23, 2008 16:42
... for structural or stylitic representation, with title, chapter heading, tables, images, animations, hyperlinks, typeset math expression (e.g. think of MathML↗) etc. The non-marked-up keywords are shown as one-dimentional textual source code just like source code is normally shown is most languages.) --------------------- I spend about 4 hours on it today. The cleaning up is only about 20%% done. There's probably few days full time ...
Show full article (7.62Kb) |
Re: Xah on Lisp
Group: comp.lang.functional · Group Profile · Search for textual in comp.lang.functional
Author: xahlee
Date: Aug 21, 2008 16:34
... lang plain text: [something [3 4] [yes [nah] oh] no but] can you see, the regularity of this text? In in is a textual representation of a tree. And such textual representation, can be manipulated by a text editor with a simple lexical scan, and do all sort of transformation on it, yet the editor or tool needs not to know any ...
Show full article (1.92Kb) |
Re: Wikipedia article on APL has come of age!
Group: comp.lang.functional · Group Profile · Search for textual in comp.lang.functional
Author: xahlee
Date: Aug 19, 2008 23:03
...> that cant be true, since function is a broad conception that includes any operators. But my question is about the statement that APL doesn't have operator precedence. As far as i know, in linear textual languages (as opposed to spread sheets, visual langs etc), unless it uses nested functional notation (e.g. Mathematica, lisp), i can't see how it can do without operator precedence? For example, in ...
Show full article (2.80Kb) |
Re: Wikipedia article on APL has come of age!
Group: comp.lang.functional · Group Profile · Search for textual in comp.lang.functional
Author: xahlee
Date: Aug 19, 2008 15:11
... that cant be true, since function is a broad conception that includes any operators. But my question is about the statement that APL doesn't have operator precedence. As far as i know, in linear textual languages (as opposed to spread sheets, visual langs etc), unless it uses nested functional notation (e.g. Mathematica, lisp), i can't see how it can do without operator precedence? [...] So i think ...
Show full article (1.58Kb) |
|
|
|