This content is provided AS IS for archive purposes only. Content may be out of date with no guarantee of correctness.

Manuals

Main Article

Latest Posts

Algorithm to Draw a Line of Arbitrary Thickness

By modifying Bresenham's line algorithm to plot rectangles instead of pixels, it is possible to draw lines of any thickness.

Continue Reading

Extract Coordinates from a String

Given a string, I needed to extract the coordinate point-pairs. I wrote a simple parser to do this. Source code provided.

Continue Reading

Poxml - Plain Old XML Parser

Poxml is an open source library that can parse "plain old XML" for the Cobra Programming Language (also ported to C).

Continue Reading

Fast text-wrapping in Cobra

A fast implementation of text-wrapping for the Cobra programming language

Continue Reading

Lexini - ini file parser

Lexini is an open source library that can parse .ini files for the Cobra Programming Language.

Continue Reading

Stay Subscribed

@golightlyb, subscribe to the RSS feed or get updates by e-mail.

You can also contact me directly - I make an effort to reply to every e-mail.


Login
v0.34.archive