Bug 159065 - [NEW PORT] lang/p5-Hailo: A pluggable Markov engine analogous to MegaHAL
Summary: [NEW PORT] lang/p5-Hailo: A pluggable Markov engine analogous to MegaHAL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-20 20:30 UTC by Jonathan Chu
Modified: 2011-08-14 04:54 UTC (History)
0 users

See Also:


Attachments
p5-Hailo-0.69.shar (6.29 KB, text/plain)
2011-07-20 20:30 UTC, Jonathan Chu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chu 2011-07-20 20:30:12 UTC
Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL.
Hailso has a Mouse (or Moose) based core with pluggable storage, tokenizer and
engine backends.

Hailo is similar to MegaHAL in functionality, the main differences (with the
default backends) being better scalability, drastically less memory usage, an
improved tokenizer, and tidier output.

With Hailo, you can create, modify, and query Hailo brains. To use Hailo in
event-driven POE applications, you can use the POE::Component::Hailo wrapper.

WWW: http://search.cpan.org/dist/Hailo

Note: Depends on PRs ports/159034, ports/159038, ports/159039, ports/159061 to be completed

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-20 20:30:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-08-14 03:47:09 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-08-14 04:54:06 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!