johnfound

6,857
reputation
4
31
60

My interests are mainly in assembly programming (FASM).

Check some of my assembly projects:

Fresh IDE - Visual RAD IDE and framework for assembly programming. Self-compilable. Allows writing of portable assembly programs. Has embedded FASM compiler.

MiniMagAsm - Ultralight and fast CMS for small sites, written entirely in assembly language. Uses markdown-like markup language for article formatting. Portable for Windows and Linux (32 and 64 bit) web servers.

AsmBB - Ultralight and very fast web forum engine, written in assembly language that use SQLite as a storage backend and FastCGI as communication protocol.

phWeb - lightweight and fast web server for Windows, Linux and KolibriOS. (work in progress)