Difference between revisions of "Research project notes"

From WTFwiki
Jump to navigation Jump to search
Line 13: Line 13:
 
*[https://www.ibm.com/developerworks/aix/library/au-vimplugin/ Some information about syntax highlighting and Perl interface]
 
*[https://www.ibm.com/developerworks/aix/library/au-vimplugin/ Some information about syntax highlighting and Perl interface]
 
*[http://vimdoc.sourceforge.net/htmldoc/usr_41.html Vimscrip documentation]
 
*[http://vimdoc.sourceforge.net/htmldoc/usr_41.html Vimscrip documentation]
 +
 +
== Sources ==
 +
* Fowler, Martin - Refaktoring - Zlepšení existujícího kódu, Grada 2003
 +
* Melichar, Bořivoj - Jazyky a překlady
 +
* Melichar, Bořivoj - Konstrukce překladačů

Revision as of 06:07, 13 September 2011

refactoring

python C parsing

interfacing VIM

Sources

  • Fowler, Martin - Refaktoring - Zlepšení existujícího kódu, Grada 2003
  • Melichar, Bořivoj - Jazyky a překlady
  • Melichar, Bořivoj - Konstrukce překladačů