C'Dent is a Portable Module Programming Language
     
     * Modules don't need to be fancy under the hood
     * Useful and _portable_ modules can be baked w/ staples:
     
       * Modules, Classes & Methods
       * Loops & Conditionals
       * Variables & Assignments
       * Builtin Functions & Standard Library
       * Module Inclusion & Exceptional Handling