Skip to content

momirza/pydsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REQUIREMENTS
============
 * python >= 3.0
 * colony archive package ( https://github.com/nesaro/carchive )

INSTALL
=======
python setup.py install

USAGE
=====
Memory Management
-----------------
 * info.py: Retrieves an element from memory and show a summary
 * search.py: Searchs memory 

Type
----
 * check.py: Checks if input data belongs to type
 * guess:py: Determines input data type
 * validate.py: Perform a validation routine for user data according to a grammar

Functions
---------
 * translate.py: Process user input using a function
 * convert.py: Same as translate, but restricted for files


LICENSE
=======
see LICENSE file

ABOUT
=====
colony is a formal and natural language framework.
Copyright (C) 2008-2012 Néstor Arocha Rodríguez ([email protected])


About

Python Domain Specific Language Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published