Compilateur Scheme vers C
3/31/2006 04:45:00 PM
/etc/privoxy/default.filter
:
FILTER: libe Met liberation.com a nu...
s/<!-- pub.*fin menu haut-->//sm
s/<!--fin titraille.*<!--corps article-->//sm
s/<div class="memesujet">.*?<!--fin boite meme sujet-->//sm
s|<div class="multimedia">.*?</div>||sm
s|<!--fin corps article-->.*||sm
s/massive/bite bite bite/g
set log.dir = "/tmp"
set log.stdout = true
interlude = one_file("/usr/share/mrpingouin/mp3bis/bodom/TheNail.ogg")
# Après cinq seconde de blanc le flux arrivant du micro est ignoré,
# le fallback passe alors sur l'interlude mais repart sur le micro
# dès que du bruit revient, coupant si nécessaire l'interlude grâce
# au track_sensitive faux.
stream = fallback(track_sensitive=false,
[ strip_blank(length=5.,mic()) , interlude ])
output.ogg("/tmp/hop.ogg",stream)
# let f = fun (Int -> Bool ; <bla>[Any] -> 1)
| <bla>[ _ ] -> 1
| 1 -> `true
| _ -> `false ;;
val f : <bla>[ Any ] -> 1 & Int -> Bool = <fun>
# f 1 ;;
- : Bool = `true
# f 2 ;;
- : Bool = `false
# f <bla>[1] ;;
- : 1 = 1
[It] will provide integration between files and your environment in a seamless manner while encompassing a graphically rich and flexible architecture. It will not compete with GNOME or KDE, but be a completely new way of visualizing your desktop, based around the EFL which was built from the ground up for this task.