Metadata-Version: 1.0
Name: braincore
Version: 2014.11.2
Summary: Core objects needed for most brainfuck-like languages
Home-page: https://github.com/jdukes/braincore
Author: Josh Dukes
Author-email: hex@neg9.org
License: MIT
Description: This code implements the core objects needed for most brainfuck-like languages.
        
        The number of cells for this implementation is infinite, the max value
        of cells defaults to 255.
        
Keywords: brainfuck,brainlol
Platform: UNKNOWN
