-
Notifications
You must be signed in to change notification settings - Fork 1
License
jhavens1566/Wisdom
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a resurection of some very old code with some historical significance. This is a work in progress, the text parsing is NOT safe or good yet, but works good enough for just the first two sample files. It is designed to compile into very small .exe for windows. build on windows: - install mingw - make clean all cross build on linux for win32 target: - apt-get install mingw-w64 - make CC=i686-w64-mingw32-gcc WISE=wisdom.exe clean all - runs fine under wine build on Linux/UNIX for Linux/UNIX: - make -f Makefile.linux clean all - make -f Makefile.linux install
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published