My favorites | Sign in
Google
Project hosting will be READ-ONLY Wednesday, 7AM PST due to brief network maintenance
Projects on Google Code Results 1 - 10 of 87
This project aims to provide a Java-based code syntax formatter for a diverse range of web languages, including: * HTML * Javascript * PHP * CSS * JSP It allows you to format [http://code.google.com/p/iacleaner/source/browse/trunk/org.openiaml.iacleaner/src/org/openiaml/iacleaner...
phpSyntaxTree is a web application that creates syntax tree graphs from phrases entered in labelled bracket notation. phpSyntaxTree generated graphs can be used in linguistic homework, assignments and other documents. Start using [http://ironcreek.net/phpsyntaxtree phpSyntaxTree]! Please send ...
This is an experiment to try to make an alternative PHP syntax that is prettier and more consistent. This is not meant as a serious replacement but mostly for fun and for me to learn about language parsing and the internals of PHP. But if you want to join you are more than welcome! This is achiev...
= This page is OLD. Head over to [http://alexgorbatchev.com/wiki/ http://alexgorbatchev.com/wiki/]. = ---- = SyntaxHighlighter = [Overview SyntaxHighlighter] is here to help a developer/coder to post code snippets online with ease and have it look pretty. It's 100% Java Script based and it do...
Allows you to write php code like: {{{ function test($x,$y){ echo $x; yield($x,$y); echo $y; yield($y,$x); } test(1,2)[$a,$b | echo $a*$b]; test(2,3)[$a,$b | $a = $b+$a; echo $b*($a+$b)]; #Or bring it back the other way: [$a, $b | echo $a*$b](1,2); #Inline lambdas + d...
= Hyperlight = Hyperlight highlights source code, pure and simple. It's * *Easy to use* – using it is a matter of one function call. * *Easy to extend* – write your own language definitions in PHP using regular expressions. * *Powerful* – since the parser supports states, it can do so muc...
=Summary= This is a project for World of Warcraft AddOn authors providing the UltraEdit LUA/XML syntax highlighting script updated with more lua, WoW, WotLK, Ace2 & Ace3 API functions. [http://i223.photobucket.com/albums/dd16/photo101/preview.jpg] =Project discussion thread= At the best mod ...
SyntaxCMS is a continually growing content management system designed and developed by the Syntaxmonster Web Development team. The entire CMS is built upon the much acclaimed PHP framework Codeigniter which adds a great level of usability, expandability and security which we believe every web applic...
*NOTE!* This project has moved to GitHub: [http://github.com/westonruter/svg-tree-drawer/] This project provides a JavaScript library which allows you to create SVG images of tree structures directly in the browser. This is useful in depicting [http://en.wikipedia.org/wiki/Concrete_syntax_tree co...
as3syntaxhighlight is a port of google-code-prettify (which incidentally is what google code uses to highlight code) to !ActionScript. It supports syntax highlighting of code in a variety of programming languages including MXML and AS3. It can be used for syntax highlighting as you type or for gener...
1 2 3 4 5 6 7 8 9 Next