|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
Life after death
Started THE BORG · Date: Sep 17, 2008 18:51 ·
78 post(s) |
using a lapack routine
Started Ron Ford · Date: Sep 18, 2008 18:37 ·
11 post(s) |
Reversing lines chunks at a time
Started Rupert Swarbrick · Date: Sep 16, 2008 02:07 ·
8 post(s) |
What binary operation lambda quantifier corresponds to?
Started Tegiri Nenashi · Date: Sep 6, 2008 11:52 ·
24 post(s) |
Emacs po-mode
Started turakas · Date: Aug 12, 2008 13:44 ·
7 post(s) |
Re: Ultimate Prime Sieve -- Sieve of Zakiya (SoZ)
Started Michael · Date: Jun 8, 2008 15:41 ·
19 post(s) |
OO syntax
Started Brad Eckert · Date: Jul 25, 2008 11:28 ·
133 post(s) |
Book review: F# for Scientists
Started Jon Harrop · Date: Aug 4, 2008 07:47 ·
3 post(s) |
Re: [NEWS} J.J. Abrams Talks Star Trek
Started SLWatson · Date: Jul 16, 2008 16:00 ·
310 post(s) |
Re: Eggs!
Started Mrs Lumpless · Date: Jul 16, 2008 05:54 ·
166 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: Life after death
Group: alt.philosophy · Group Profile · Search for just writing in alt.philosophy
Author: Mark Earnest
Date: Sep 19, 2008 18:17
... think all you have to do is write a book that says "Once upon a time... all the characters and worlds that they write about come into existence somewhere? What .... And you really think this is all there is to creation? Just write a book - and bingo you have created a planet just as good and just as real as Earth. What a silly boy you are. You... have some hocus pocus ideas. THE BORG Just wait until you meet George Lucas' ...
Show full article (1.11Kb) |
Re: Life after death
Group: alt.philosophy · Group Profile · Search for just writing in alt.philosophy
Author: Mark Earnest
Date: Sep 19, 2008 18:16
....ams2... You honestly think all you have to do is write a book that says "Once upon a time there was a ...> books - that all the characters and worlds that they write about come into existence somewhere? What a ludicrous idea. And you really think this is all there is to creation? Just write a book - and bingo you have created a planet just as good and just as real as Earth. What a silly boy you are. You really do have ...
Show full article (1.21Kb) |
Re: Life after death
Group: alt.philosophy · Group Profile · Search for just writing in alt.philosophy
Author: THE BORG
Date: Sep 19, 2008 16:03
You honestly think all you have to do is write a book that says "Once upon a time there was a planet ...daft human books - that all the characters and worlds that they write about come into existence somewhere? What a ludicrous idea. And you really think this is all there is to creation? Just write a book - and bingo you have created a planet just as good and just as real as Earth. What a silly boy you are. You really do have some hocus ...
Show full article (0.88Kb) |
Re: using a lapack routine
Group: comp.lang.fortran · Group Profile · Search for just writing in comp.lang.fortran
Author: e p chandler
Date: Sep 18, 2008 22:03
... where I keep the source for gfortran. В I would like to write the caller in f90 or f95 but certainly in free form....>a 1 2 You probably want to put your subroutines in a module and USE that module. Just write your module as fixed-format source and use an extension of .f for the source file. ... /* I actually _liked_ memory mapped I/O */ ] [/rant] So I usually just add what the include file would have added to the source file ...
Show full article (2.09Kb) |
Re: Reversing lines chunks at a time
Group: gnu.emacs.help · Group Profile · Search for just writing in gnu.emacs.help
Author: Xah
Date: Sep 17, 2008 14:18
...> harven suggested a solution that uses syntax table. i'd just write a simple elisp that process the current line or region. ... it, and asked wheter you should just write elisp. I'm answering to ...do what u want, and suggest that writing your own elisp command is probably ... I actually already have some experience writing elisp, but a "simple elisp" (...'m sure most emacs developers can write it in 10 min. Happy trolling,...
Show full article (1.27Kb) |
Re: Reversing lines chunks at a time
Group: gnu.emacs.help · Group Profile · Search for just writing in gnu.emacs.help
Author: Rupert Swarbrick
Date: Sep 17, 2008 11:58
Xah <xahlee@gmail.com> writes: harven suggested a solution that uses syntax table. i'd just write a simple elisp that process the current line or region. This is such as good exercise if you haven't ...'s always nice to be both patronised and given no help. I actually already have some experience writing elisp, but a "simple elisp" (do you actually mean a new implementation of the language?!) ...
Show full article (1.04Kb) |
Re: Reversing lines chunks at a time
Group: gnu.emacs.help · Group Profile · Search for just writing in gnu.emacs.help
Author: Xah
Date: Sep 16, 2008 13:24
..., I have the following sort of transformation that I have to do fairly often. For example, when writing LaTeX code, I might have a line in maths mode which looks like G_*[n] = ...way to solve this sort of problem that I didn't know about? harven suggested a solution that uses syntax table. i'd just write a simple elisp that process the current line or region. This is such as good exercise if you haven't tried elisp for ...
Show full article (1.73Kb) |
Re: What binary operation lambda quantifier corresponds to?
Group: comp.lang.functional · Group Profile · Search for just writing in comp.lang.functional
Author: Dirk Thierbach
Date: Sep 9, 2008 13:42
... of course find some binary operation everywhere. For example, every natural number is connected to the binary operation (+), because I can e.g. write 3 = 1 + 1 + 1, or 5 = 1 + 1 + 1 + 1 + 1. It's also connected to the binary operation (*),... Which you won't get with this operation. And dealing with the infinite can be subtle, so you *must* make the step going from finite to infinite explicit. Just writing "..." is not enough. - Dirk
Show full article (2.38Kb) |
Re: Emacs po-mode
Group: gnu.emacs.help · Group Profile · Search for just writing in gnu.emacs.help
Author: turakas
Date: Aug 13, 2008 20:26
Just a guess: C-q \ t This seems to do the same as just writing \t.
Show full article (0.08Kb) |
Re: Ultimate Prime Sieve -- Sieve of Zakiya (SoZ)
Group: comp.lang.forth · Group Profile · Search for just writing in comp.lang.forth
Author: jzakiya
Date: Aug 11, 2008 14:16
... (SoZ) jzakiya <jzak...@gmail.com> writes Re: Ultimate Prime Sieve -- Sieve of ... list of prime residues (vectors), you just add multiples of the modulus to ..., and then sieve operations, by just writing "1"s and then "0... To produce the prime candidates, just split the residues in half and...< while ..... repeat then you'd just feed the residue, modulus, and I...each thread is adding numbers and writing "0"s to sieve array (...
Show full article (7.77Kb) |
|
|
|