Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(this week's news)
(use locally hosted image instead of imgur)
 
(517 intermediate revisions by 14 users not shown)
Line 1: Line 1:
  +
<div class="subtitle">Recent Package Updates [https://wiki.haskell.org/Hackage_statistics https://wiki.haskell.org/wikiupload/b/bf/MHvNV.png] [https://hackage.haskell.org/packages/recent.rss https://wiki.haskell.org/wikiupload/7/7c/Rss16.png]</div>
''2007-05-07''
 
   
  +
<div style="font-size:80%">
<ul><li><p><em>Atom: Hardware Description in Haskell</em>. Tom Hawkins
 
  +
See [https://hackage.haskell.org/packages/recent here]
[http://article.gmane.org/gmane.comp.lang.haskell.general/15209 announced] the release of [http://www.funhdl.org/ Atom], a high-level hardware description language embedded in Haskell, compiles conditional term rewriting systems into conventional HDL.</p></li>
 
  +
</div>
 
<li><p><em>The Monad.Reader: Issue 7</em>. Wouter Swierstra
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/22038 announced] the latest issue of [http://www.haskell.org/haskellwiki/The_Monad.Reader The Monad.Reader]. The Monad.Reader is a quarterly magazine about functional programming. It is less-formal than journal, but somehow more enduring than a wiki page or blog post.</p></li>
 
 
<li><p><em>HDBC: Haskell Database Connectivity</em>. John Goerzon
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15227 announced] that [http://software.complete.org/hdbc HDBC] 1.1.2 is now released. HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases.</p></li>
 
 
<li><p><em>FileManip: Expressive Filesystem Manipulation</em>. Bryan O'Sullivan
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/22090 announced] the [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/FileManip-0.1 FileManip] package provides expressive functions and combinators for searching, matching, and manipulating files.</p></li>
 
 
<li><p><em>photoname: manipulate photos using EXIF data</em>. Dino Morelli
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15187 announced] the release of [http://ui3.info/d/proj/photoname.html photoname], a command-line utility for renaming and moving photo image files. The new folder location and naming are determined by two things: the photo shoot date information contained within the file's EXIF tags and the usually-camera-assigned serial number, often appearing in the filename.</p></li>
 
 
<li><p><em>RSA-Haskell: Command-line Cryptography</em>. David Sankel
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15207 announced] the release of [http://www.netsuperbrain.com/rsa-haskell.html RSA-Haskell], a collection of command-line cryptography tools and a cryptography library written in Haskell. It is intended to be useful to anyone who wants to secure files or communications or who wants to incorporate cryptography in their Haskell application.</p></li>
 
 
<li><p><em>Haskell modes for Vim</em>. Claus Reinke
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15180 summarised]
 
the various Haskell/Vim support currently available</p></li>
 
 
<li><p><em>French Translation of Gentle Introduction to H98</em>. The haskell-fr team
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15193 announced] a completed a [http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/ translation] into French of the 'Gentle Introduction to Haskell'.</p></li></ul>
 
 
[[Old news|More news]]
 

Latest revision as of 07:38, 2 November 2016

Recent Package Updates MHvNV.png Rss16.png

See here