Status
that was worth watching all the way to the very last second #surpriseendings
Location
Washington, DC
Subscribe to GeoRSS Subscribe to KML


Code paradigm converters

Published in Applescript, Programming, Python


Sometimes people put together some useful, if perhaps odd, guides.

Applescript for Python Programmers is a set of tables mapping Python syntax, functions, and interfaces to the equivalent Applescript. Actually pretty nice for understanding both languages.

Are there others out there like this? Particularly I would think the following would be particularly useful:

  • C++ < -> Obj-C
  • Javascript < -> PHP < -> Perl
  • HTML < -> XML/XSLT

Similar Posts

Leave a Response