Universal syntax file format?
Posted
by Isaiah
on Stack Overflow
See other posts from Stack Overflow
or by Isaiah
Published on 2010-06-11T23:02:32Z
Indexed on
2010/06/11
23:13 UTC
Read the original article
Hit count: 215
Hey as a project to improve my programing skills I've begun programing a nice code editor in python to teach myself project management, version control, and gui programming. I was wanting to utilize syntax files made for other programs so I could have a large collection already. I was wondering if there was any kind of universal syntax file format much in the same sense as .odt files. I heard of one once in a forum, it had a website, but I can't remember it now. If not I may just try to use gedit syntax files or geany.
thanks
© Stack Overflow or respective owner