<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>4078</id>
      <name>HUGS</name>
      <created_at>2007-01-19T15:09:21Z</created_at>
      <updated_at>2009-04-28T22:07:19Z</updated_at>
      <description>Hugs (Haskell User's Gofer System) (also Hugs 98) is a bytecode interpreter for the functional programming language Haskell. Hugs is the successor to Gofer, and was originally derived from Gofer version 2.30b.It offers fast compilation of programs and reasonable execution speed. It also comes with a simple graphics library. Hugs is good for people learning the basics of Haskell, but is by no means a &quot;toy&quot; implementation. It is the most portable and lightweight of the Haskell implementations.

Hugs deviates from the Haskell 98 specification[2] in several minor ways.[3] For example, Hugs does not support mutually recursive modules. The Hugs prompt accepts expressions for evaluation, but not module, type or function definitions.</description>
      <homepage_url>http://haskell.org/hugs/</homepage_url>
      <download_url></download_url>
      <url_name>hugs</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/422/hugs98_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/422/hugs98_small.png</small_logo_url>
      <user_count>22</user_count>
      <average_rating>4.83333</average_rating>
      <rating_count>6</rating_count>
      <analysis_id>540488</analysis_id>
      <analysis>
        <id>540488</id>
        <project_id>4078</project_id>
        <updated_at>2009-10-16T13:49:47Z</updated_at>
        <logged_at>2009-10-16T13:48:49Z</logged_at>
        <min_month>1999-06-01T00:00:00Z</min_month>
        <max_month>2007-02-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>0</twelve_month_contributor_count>
        <total_code_lines>78823</total_code_lines>
        <main_language_id>42</main_language_id>
        <main_language_name>C</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
