Added hilite
This commit is contained in:
parent
cabfcfd440
commit
5d174b80a7
@ -116,6 +116,13 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li> <b>Doomsday Algorithm</b> <a href='https://github.com/neunenak/Doomsday' class='codeLink'>(code)</a> a simple Haskell command-line application that computes the day of the week a given date in the Gregorian calendar falls on
|
<li> <b>Doomsday Algorithm</b> <a href='https://github.com/neunenak/Doomsday' class='codeLink'>(code)</a> a simple Haskell command-line application that computes the day of the week a given date in the Gregorian calendar falls on
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href='https://crates.io/crates/hilite'>Hilite</a>
|
||||||
|
<a href='https://github.com/neunenak/hilite' class='codeLink'>
|
||||||
|
(code)</a>, a Rust port of Mike Schiraldi's hilite utility,
|
||||||
|
which runs an arbitrary command line process and colors that
|
||||||
|
process' stderr output red.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li> <b>Null-only scripting language</b>
|
<li> <b>Null-only scripting language</b>
|
||||||
<a href='https://github.com/neunenak/null-only-lang' class='codeLink'>(code)</a>
|
<a href='https://github.com/neunenak/null-only-lang' class='codeLink'>(code)</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user