Back & Forth - A programming tale in graphic detail
Ever tried to create a graphics library - only to find that even drawing a simple line requires a degree in mathematics? What if I tell you you can make a fully fledged graphics library in less than 200 lines, providing high quality vector graphics files which can be used in a plethora of application programs?
My Forth compiler can be found here:
https://sourceforge.net/projects/forth-4th/
It also contains all the files presented here.
You can download it anonymously and for FREE.
Most popular platforms are supported - even some old ones.