SkillAgentSearch skills...

Oscean

Static wiki engine written in Uxntal

Install / Use

/learn @XXIIVV/Oscean
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Oscean

This is the repository for the Oscean wiki, see the on-site documentation for more up-to-date details. Oscean is a static site written in Uxntal, a stack-machine assembly language designed for a portable virtual machine. The database tables are stored as plain-text files designed to fit in Uxn's 64kb of memory. The main branch is the live version.

Build

The oscean.rom file can be assembled with drifblim.

uxnasm src/oscean.tal bin/oscean.rom # build wiki engine

The pre-processor step generates temporary files for oscean to populate the wiki with.

  • entry-log, contains all the diary logs for that entry.
  • entry-map, contains all the incoming links for that entry.

The rom does not have a graphical interface, but can be used with the uxncli emulator:

Run

uxncli bin/oscean.rom

Extras

  • Pull Requests are welcome.
  • See the License file for license rights and limitations(MIT), the media assets are BY-NC-SA 4.0.
<img src='https://wiki.xxiivv.com/media/identity/logo.crest.png' width='200'/>

Related Skills

View on GitHub
GitHub Stars551
CategoryDevelopment
Updated14m ago
Forks80

Languages

HTML

Security Score

100/100

Audited on Apr 6, 2026

No findings