Sign in with OpenID
Prototype based programming in python. Neat implementation of JavaScript-style prototype inheritance in Python.
Tagged javascript, prototype, python
I have tryied something similar to IO language diferential inheritance on Python before: http://pastebin.com/f11edbd4eNot sure yet on how it compare to the example you posted here.
Eduardo Padoan - 11th September 2008 18:32 - #
Name:
URL:
Auto-HTML Manual XHTML
Auto-HTML: Line breaks are preserved; URLs will be converted in to links.
Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre
I have tryied something similar to IO language diferential inheritance on Python before: http://pastebin.com/f11edbd4e
Not sure yet on how it compare to the example you posted here.