You are hereMiscellaneous and Small Projects
Miscellaneous and Small Projects
These are some of my older projects. Some are not finished, some have serious bugs or are just plain stupid. These are provided for historic purposes and should not be used in production as is.
FreeBASIC Projects
- FreeBASIC Macro Expander - Similiar to running gcc -E.
- Fake - The FreeBASIC Make System, never finished, kinda works, use at your own peril. A complete rewrite has been done and is much better: fake v0.99b
- FreeBASIC User Defined Lang file for Notepad++ - it works. Read Notepad++'s docs for how to install.
- libINI - Small library for reading INI files, reported to have a serious file destroying bug (not confirmed). Rewrite is planned.
- CAL - Small Calendar Printing utility similiar to Gnu Cal (source, GPLv2).
- TENC - Tiny text encoding program. Don't use this program, try gnupg for gmail
- lolcode.bi - My header only implementation of LOLCODE for FreeBASIC
