annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7354
6457614799ad <hppavilion[1]> le/rn python/python = ProgrammingLanguage(attrs=[plattrs[\'WHITESPACE_SENSITIVE\'], plattrs[\'INTERPRETED\'], *plparadigms[\'IMPERATIVE\', \'FUNCTIONAL\']])\x0f
HackBot
parents:
diff changeset
1 python = ProgrammingLanguage(attrs=[plattrs['WHITESPACE_SENSITIVE'], plattrs['INTERPRETED'], *plparadigms['IMPERATIVE', 'FUNCTIONAL']])