Parent Directory | Revision Log
Automatic update by GNUnited Nations.
1 | gnun | 1.436 | <!-- Autogenerated by planetrss.pl 1.19 --><!--#set var="a_close" value="</a>" --> |
2 | gnun | 1.407 | <p><!--#set var="link" |
3 | gnun | 1.474 | value="<a href='http://wingolog.org/archives/2019/06/26/fibs-lies-and-benchmarks'>" --><!--#echo |
4 | gnun | 1.465 | encoding="none" var="link" --> |
5 | gnun | 1.474 | <span class="gnun-split"></span>fibs, lies, and benchmarks<span class="gnun-split"></span><!--#echo encoding="none" |
6 | gnun | 1.465 | var="a_close" --><span class="gnun-split"></span><!-- TRANSLATORS: |
7 | gnun | 1.474 | http://wingolog.org/archives/2019/06/26/fibs-lies-and-benchmarks -->: |
8 | Friends, consider the recursive Fibonacci function, expressed most lovelily in Haskell:fib 0 = 0 | ||
9 | fib 1 = 1 | ||
10 | fib n = fib (n-1) + fib (n-2) | ||
11 | Computing elements of the... | ||
12 | gnun | 1.465 | </p> |
13 | <p><!--#set var="link" | ||
14 | gnun | 1.474 | value="<a href='http://www.fsf.org/blogs/gnu-press/emacs-t-shirts-available-now-at-the-gnu-press-shop'>" --><!--#echo |
15 | gnun | 1.463 | encoding="none" var="link" --> |
16 | gnun | 1.474 | <span class="gnun-split"></span>GNU Emacs T-shirts available now at the GNU Press Shop<span class="gnun-split"></span><!--#echo encoding="none" |
17 | gnun | 1.463 | var="a_close" --><span class="gnun-split"></span><!-- TRANSLATORS: |
18 | gnun | 1.474 | http://www.fsf.org/blogs/gnu-press/emacs-t-shirts-available-now-at-the-gnu-press-shop -->: |
19 | Have you been waiting with bated breath for the opportunity to show your love for GNU Emacs, the text editor that also does everything... | ||
20 | gnun | 1.472 | </p> |
21 | gnun | 1.463 | <p><!--#set var="link" |
22 | gnun | 1.474 | value="<a href='http://www.fsf.org/blogs/rms/drop-the-journalism-charges-against-julian-assange'>" --><!--#echo |
23 | gnun | 1.463 | encoding="none" var="link" --> |
24 | gnun | 1.474 | <span class="gnun-split"></span>Drop the journalism charges against Julian Assange<span class="gnun-split"></span><!--#echo encoding="none" |
25 | gnun | 1.463 | var="a_close" --><span class="gnun-split"></span><!-- TRANSLATORS: |
26 | gnun | 1.474 | http://www.fsf.org/blogs/rms/drop-the-journalism-charges-against-julian-assange -->: |
27 | The US government has persecuted Julian Assange for a decade for | ||
28 | Wikileaks' journalism, and now seeks to use his case to label the | ||
29 | publ... | ||
30 | gnun | 1.463 | </p> |
savannah-hackers-public@gnu.org | ViewVC Help |
Powered by ViewVC 1.1.26 |