AsmBB logo

AsmBB

  •  0 ratings
In category: Communication / Social Networks and Forums

About AsmBB

A fast, SQLite-powered forum engine written in ASM.

  •   629  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: N/A  
  •   N/A  
  •   N/A  
  •  Latest commit: N/A  

Deploy this app to RackNerd for $0.99/mo only!

Languages/Platforms/Technologies:
Lincenses:

More about AsmBB

AsmBB is an engine for web based message board (forum) implemented entirely in assembly language, using FastCGI interface and SQLite database as a storage.

It is aimed to be the fast and light message board engine and still to be able to provide modern look and feel and all needed features for high active Internet community.

A demo of the engine is installed on https://board.asm32.info for evaluation.

You can download zip/gz packages of the sources, from this site, but the preferred way is to clone the whole repository, using fossil:

$fossil clone https://asm32.info/fossil/repo/asmbb /%path_to_repositories%/asmbb.fossil

Then open the repository:

$mkdir asmbb $cd asmbb $fossil open /%path_to_repositories%/asmbb.fossil

Later only update the sources from the checkout directories:

$fossil update

In order to compile the project you will need to clone and checkout the latest version of FreshLibDev branch of Fresh IDE repository and flatassembler or Fresh IDE as compiler.

Some environment variables are needed to be set: TargetOS = "Linux" or "Win32" and lib = the path to the freshlib/ directory of FreshLibDev checkout.

As long as there is no big interest to the project, I will not write detailed instructions. FASM programmers should be able to compile it. Other programmers will probably not even try. :)

Comments (0)

Please login to join the discussion on this project.

AsmBB Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

pCloud Lifetime

Popular Projects

FluxBB

in Social Networks and Forums
 37k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 27k    1    1    0  

Dashboard

in Personal Dashboards
 9k    0    0    0  

Libreddit

in Social Networks and Forums
 8k    0    1    0  

Audiobookshelf

in Audio Streaming
 7k    0    1    0  

CasaOS

in Self-hosting Solutions
 7k    0    0    0  

Mediagoblin

in Photo and Video Galleries
 6k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 27k    1    1    0  

Tube Archivist

in Automation
 4k    0    1    0  

OneDev

in Project Management
 3k    0    0    0  

iodine

in Proxy
 3k    0    0    0  

Alf.io

in Booking and Scheduling
 3k    0    0    0  

sysPass

in Password Managers
 1k    0    0    0  

Misskey

in Social Networks and Forums
 3k    0    0    0  
Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Bootcamp logo
Bootcamp cover

Bootcamp

Enterprise social network.

Tokumei logo
Tokumei cover

Tokumei

Anonymous microblogging platform.

FlaskBB logo
FlaskBB cover

FlaskBB

FlaskBB is forum software written in Python using the micro…