-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
66 lines (44 loc) · 1.38 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Useless code by ekd123. Code is released into public domain unless
its license is stated explicitly. (but I'll be more than glad if you
use them and tell me...)
=== Biligo
a user interface to bilidan and it's useless
=== vm
a simple virtual machine and it doesn't work (yet)
=== XiaoVM
a simple virtual machine and actually works
=== SyntaxHightlighter-tcl
as its name suggests...
=== cl-xmppgame
actually it's a robot framework for group chatting programs based on xmpp
=== RepoUtilities
help you add or delete a repo in Fedora.
=== cwenlisp
an incomplete lisp implementation
=== fsize
get file size in C
=== split
split a string into many strings.
=== darr
a fast typeless dynamic arrays library for C.
written in ANSI C.
=== rrand
generate real random number. only for modern UNIXes.
=== ck
Kill children processes. See README in that directory.
=== gobj-helpers
Helpers made GObject easy.
=== home-tools
Tools help you compile and install HShell-related things.
=== TermHome, HSession, and HShell
the HOME desktop environment, but it's now out of maintenance
=== ratdb
a database bridge, and it's out of maintenance
=== ini
ini parse library in C++. as an exercise
=== json
json parse library in C++. as an exercise
=== bson
bson parse library in C++. as an exercise
=== Tests
my own tests code.