projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3adacba
)
source-highlight C++ library
author
Joey Hess
<joey@gnu.kitenet.net>
Thu, 21 May 2009 21:37:52 +0000
(17:37 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Thu, 21 May 2009 21:37:52 +0000
(17:37 -0400)
doc/todo/syntax_highlighting.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/syntax_highlighting.mdwn
b/doc/todo/syntax_highlighting.mdwn
index f269aeb7c572dabb6035c27fe3052c940deab2b2..2bbaeedfafd70e65f48b1f10679a7ecc625aefdc 100644
(file)
--- a/
doc/todo/syntax_highlighting.mdwn
+++ b/
doc/todo/syntax_highlighting.mdwn
@@
-48,7
+48,9
@@
releases the 5 or 6 language definitions he has running on his web site, it migh
By comparison, source-highlight can do about 5000 lines of C code per
second... And launching the program 100 times on an empty file takes about
- 5 seconds.
+ 5 seconds, which isn't bad. And, it has a C++ library, which it
+ seems likely perl bindings could be written for, to eliminate
+ even that overhead.
* Engines that already support a wide variety of file types are of
course preferred. If the engine doesn't support a particular type