view wisdom/python @ 8083:7f02ba8e8990

<shachaf> learn JIT is just in time compilation.
author HackBot
date Thu, 19 May 2016 07:07:16 +0000
parents 6457614799ad
children
line wrap: on
line source

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