List of Projects Momi-g is involved in

bootlj

portable luajit script bootloader. build: ~$ ./configure && make && make install ( install to ./install folder in default) usage: ~$ man ./bootlj.1 or https://osdn.net/projects/bootlj/downloads/75900/bootlj.1.html/

brp

General-purpose preprocessor driven by shell script. Small and portable. ---install ~$ ./configure &&make &&make install (default install dir is ./install) ---usage ~$ brp -h ..or.. http://brp.osdn.jp/ https://osdn.ne...

lbc

helper macro/api to embed luajit code into C build: ~$ ./configure&&make&&make install (install to ./install in default) usage: ~$ man ./lbc.3 or https://osdn.net/projects/lbc/downloads/75912/lbc.3.html/

ped

Sed-like string editor using peg grammar. GPLv3+.

readlinkp

portable readlink command. ---install ~$ ./configure &&make &&make intall (default install dir is ./install) ...or copy the script directly ---usage ~$ ./readlinkp -h or https://osdn.net/projects/readlinkp/downloads/...

shunit_m

posix & portable xunit for shell script. similar to shunit2. build: ~$ ./configure && make && make install (install to ./install folder in default) usage: ~$ ./shunit_m -h ~$ man ./shunit_m.1 https://osdn.net/pro...

twl

alt-toml data format. omit unnecessary syntax from toml.

ureg

portable posix BRE/ERE regex api. build: ~$ ./configure&&make&& make install (install to ./install folder in default) usage: ~$ man ./ureg.3 or https://osdn.net/projects/ureg/downloads/75905/ureg_3.html/ benchmark: c...

xkmp

portable keymapping helper for X11/xkbcomp ---install ~$ ./configure &&make &&make install (default install dir is ./install) ~$ ln -s path/to/xkmp path/to/pathdir ---usage ~$ ./xkmp -h ..or https://osdn.net/projects/...