view wisdom/python @ 8227:149cabab4307

<Cale> learn Snap is a simple web development framework for unix systems, written in the Haskell programming language. Snap has a high level of test coverage and is well-documented.
author HackBot
date Tue, 31 May 2016 03:27:38 +0000
parents 6457614799ad
children
line wrap: on
line source

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