In this new version of GNU Source-Highlight some new features were added:
- infer language for files starting with <? and <!doctype
- qmake based build system available is available to be used as an alternative to the configure based one; this is useful to compile source-highlight with MSVC for instance
- searches for home directory correctly also on Windows systems
asm
; |
applescript
(* |
awk
$6 !~ /^ack/ && $5 !~ /[SFR]/ { |
bat
@ECHO OFF |
clipper
Function MAIN() |
cobol
$ SET SOURCEFORMAT "FREE" |
D
#!/usr/bin/dmd -run |
erlang
-module(sudoku). |
compiler output
no need to highlight this |
manifest files
Manifest-Version: 1.0 |
vbscript
' The script can be called via |
That's all for now :)
2 comments:
Hello thanks for creating source-highlight - I really like it and use it a lot.
I would like to request support please for Kotlin and Anko if possible.
Hi, and thanks for this great utility.
I've been using Windows lately for various reasons, and I could only find version 2.1.2.
Could you please compile a newer version for Windows (64-bit) for me. It would be greatly appreciated.
/Markus
Post a Comment