s1n / smlp-generator

Statistical Machine Language Generation (HTML)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=head1 NAME

SMLP Generator

=head1 SYNOPSIS

Statistical Machine Language Generator

=head1 DESCRIPTION

The purpose of this project is to generate machine language code based on the
collected corpus. Using various statistical methods and a context free grammar,
this project aims to generate machine language that will hopefully create some
rather interesting results. The goal is to create a website automatically that
is indistiguishable from the rest of the garbage on the internet.

=head1 AUTHORS

 Jason Switzer <jswitzer at gmail dot com>
 Alan Davis <alancdavis at gmail dot com>
 Ryan Garabedian <rgarab86 at yahoo dot com>

=cut

About

Statistical Machine Language Generation (HTML)


Languages

Language:Python 81.8%Language:Perl 18.2%