lambda - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
perl.cpan.testers 2838
gnu.emacs.help 753
comp.lang.functional 484
gnu.emacs.sources 165
gnu.emacs.gnus 77
alt.philosophy 53
nl.motorfiets 50
comp.lang.forth 33
pl.rec.radio.amatorskie 32
de.alt.sysadmin.recovery 24
Last week most active authors
No posts for a week
Last active threads
PASS lambda-v0.0.1 darwin-thread-multi-64int-2level 8.10.0
Started chris · Date: Sep 20, 2008 02:28 · 1 post(s)
PASS lambda-v0.0.1 i386-freebsd 6.1-release-p23
Started srezic · Date: Sep 19, 2008 12:12 · 1 post(s)
Ty pedale! Ty lesbo!
Started Piotr · Date: Sep 19, 2008 09:16 · 12 post(s)
Survey: What led you to functional programming?
Started Benjamin L. Russell · Date: Sep 19, 2008 02:42 · 19 post(s)
Re: Showing and hiding files in Dired
Started Tassilo Horn · Date: Sep 19, 2008 01:24 · 1 post(s)
Elisp beginner's question
Started Uwe Siart · Date: Sep 18, 2008 00:16 · 5 post(s)
Reversing lines chunks at a time
Started Rupert Swarbrick · Date: Sep 16, 2008 02:07 · 8 post(s)
Auto-Generation of Sub-Menu Items (Keys) from a list of lists
Started Nordlöw · Date: Sep 17, 2008 03:41 · 2 post(s)
How do you run your scripts efficiently?
Started Ben Aurel · Date: Sep 14, 2008 08:13 · 4 post(s)
Re: Please help: How to start the VHDL mode in Viper mode automatically?
Started Lennart Borgman · Date: Sep 16, 2008 07:38 · 1 post(s)
Last week hot threads
No posts for a week
Latest posts
PASS lambda-v0.0.1 darwin-thread-multi-64int-2level 8.10.0
Group: perl.cpan.testers · Group Profile · Search for lambda in perl.cpan.testers
Author: chris
Date: Sep 20, 2008 02:28

...local/sbin PERL5LIB = :/Volumes/Media/smoke/dev/perl-5.8.x/.cpanplus/5.8.8/build/lambda-v0.0.1/blib/lib:/Volumes/Media/smoke/dev/perl-5.8.x/.cpanplus/5.8.8/build/lambda-v0.0.1/blib/arch:/Volumes/Media/smoke/dev/perl-5.8.x/.cpanplus/5.8.8/build/lambda-v0.0.1/blib PERL5_CPANPLUS_IS_RUNNING = 14083 PERL5_CPANPLUS_IS_VERSION = 0.84 PERL5_CPANPLUS_VERBOSE = 1 PERL_MM_USE_DEFAULT = 1 ...
Show full article (2.86Kb)
PASS lambda-v0.0.1 i386-freebsd 6.1-release-p23
Group: perl.cpan.testers · Group Profile · Search for lambda in perl.cpan.testers
Author: srezic
Date: Sep 19, 2008 12:12

.... See http://testers.cpan.org/ -- Dear Eric Wilhelm, This is a computer-generated report for lambda-v0.0.1 on perl 5.8.8 patch 34313, created by CPAN-Reporter-1.17. ... from tester: none provided ------------------------------ PROGRAM OUTPUT ------------------------------ Output from './Build test': t/00-load....# Testing lambda ok t/imports....ok All tests successful. Files=2, Tests=7, 1 wallclock secs ( 0....
Show full article (4.75Kb)
Ty pedale! Ty lesbo!
Group: pl.soc.polityka · Group Profile · Search for lambda in pl.soc.polityka
Author: Piotr
Date: Sep 19, 2008 09:16

... będą rozmawiać w weekend w Warszawie przedstawiciele organizacji homo-, bi-, trans i queerowych (LGBTQ) z całej Polski w ramach II Ogólnopolskiego Spotkania Organizacji LGBTQ. Spotkanie, którego organizatorem jest Stowarzyszenie Lambda i Kampania Przeciw Homofobii, odbędzie się po raz drugi w tym roku. W styczniu podczas konferencji w Krakowie opracowano siedem głównych postulatów środowisk gejów i lesbijek w obszarach zdrowia, prawa, ...
Show full article (1.76Kb)
Re: Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for lambda in comp.lang.functional
Author: Aaron W. Hsu
Date: Sep 19, 2008 08:04

... interesting. It was recommended that I try Lisp, so I found Scheme, and haven't looked back. Aaron Hsu -- +++++++++++++++ ((lambda (x) (x x)) (lambda (x) (x x))) +++++++++++++++ Email: <arcfide@sacrideo.us> | WWW: <http://www.sacrideo.us> Scheme Programming is subtle; subtlety can be hard. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Show full article (0.78Kb)
Re: Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for lambda in comp.lang.functional
Author: Slobodan Blazeski
Date: Sep 19, 2008 05:51

... Semantics of Programming Languages, which I found to be one of the most interesting courses in computer science.  In particular, the discussions on the operational and denotational semantics of the lambda calculus were especially interesting. One difficulty that I had in sustaining my interest in computer science was the lack of any focus on multimedia applications.  While functional programming was very interesting ...
Show full article (12.63Kb)
Survey: What led you to functional programming?
Group: comp.lang.functional · Group Profile · Search for lambda in comp.lang.functional
Author: Benjamin L. Russell
Date: Sep 19, 2008 02:42

...in Formal Semantics of Programming Languages, which I found to be one of the most interesting courses in computer science. In particular, the discussions on the operational and denotational semantics of the lambda calculus were especially interesting. One difficulty that I had in sustaining my interest in computer science was the lack of any focus on multimedia applications. While functional programming was very interesting ...
Show full article (9.75Kb)
Re: Showing and hiding files in Dired
Group: gnu.emacs.help · Group Profile · Search for lambda in gnu.emacs.help
Author: Tassilo Horn
Date: Sep 19, 2008 01:24

...(seq bol "CVS" eol) ;; CVS dirs ))) (setq dired-omit-extensions (append dired-latex-unclean-extensions dired-bibtex-unclean-extensions dired-texinfo-unclean-extensions)) (add-hook 'dired-mode-hook (lambda () (dired-omit-mode 1))) --8<---------------cut here---------------end--------------->8--- With `M-o' you cat toggle the mode. Hope that helps, Tassilo
Show full article (1.02Kb)
Re: Elisp beginner's question
Group: gnu.emacs.help · Group Profile · Search for lambda in gnu.emacs.help
Author: Tassilo Horn
Date: Sep 18, 2008 07:16

...-mode basis and not on a per-buffer basis, right? In that case you'd set the variable in the mode's hook like this: --8<---------------cut here---------------start------------->8--- (add-hook 'emacs-lisp-mode-hook (lambda () (setq show-trailing-whitespace))) --8<---------------cut here---------------end--------------->8--- Hope that helps, Tassilo -- Chuck Norris can skeletize a cow in two minutes.
Show full article (1.42Kb)
Re: Reversing lines chunks at a time
Group: gnu.emacs.help · Group Profile · Search for lambda in gnu.emacs.help
Author: Rupert Swarbrick
Date: Sep 17, 2008 11:54

...dolist (char '(?^ ?\ ?* ?_ ?$)) (modify-syntax-entry char "w" my-wacky-syntax-table)) (add-hook 'TeX-mode-hook (lambda () (define-key TeX-mode-map "\M-t" '(lambda () (interactive) (with-syntax-table my-wacky-syntax-table (transpose-words 1))))) Ah thanks, that's a good point - although I don't always have spaces in helpful ...
Show full article (1.48Kb)
Notes: Auto-Generation of Sub-Menu Items (Keys) from a list of lists
Group: gnu.emacs.help · Group Profile · Search for lambda in gnu.emacs.help
Author: Nordlöw
Date: Sep 17, 2008 04:21

...  (cin menu-item "std::cin"       '(lambda nil          (interactive)          (insert "std::cin")) ...  (cout menu-item "std::cout"        '(lambda nil           (interactive)           (insert "std::cout"))... (cerr menu-item "std::cerr"        '(lambda nil           (interactive)           (insert "std::cerr"))... (clog menu-item "std::clog"        '(lambda nil           (interactive)           (insert "std::clog"))...
Show full article (3.08Kb)