Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of johnfound

johnfound

johnfound has asked 11 questions and find answers to 29 problems.

Stats

659
EtPoint
176
Vote count
11
questions
29
answers

About

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)