view wisdom/python @ 7508:45607fec32b4

<oerjan> complain Newbies get confused by everything HackEgo.
author HackBot
date Tue, 19 Apr 2016 23:33:24 +0000
parents 6457614799ad
children
line wrap: on
line source

python = ProgrammingLanguage(attrs=[plattrs['WHITESPACE_SENSITIVE'], plattrs['INTERPRETED'], *plparadigms['IMPERATIVE', 'FUNCTIONAL']])