Meta tags:
Headings (most frequently used words):
the, haxonite, programming, language,
Text of the page (most frequently used words):
img (7), #haxonite (5), and (4), language (4), end (3), the (3), programming (3), gfx1 (2), func (2), draw (2), image (2), var (2), tofloat (2), setcolor (2), rgb (2), 255 (2), strokeline (2), for (2), here (2), that (2), status (2), download (2), copyright, 2025, derek, noonburg, module, import, simplegfx, main, runsimplegfx, 800, 500, width, height, idea, what, looks, like, complete, program, opens, window, draws, two, lines, current, alpha, release, linux, only, more, info, look, quick, start, instructions, try, out, builtin, support, graphics, memory, safety, via, bounds, checking, garbage, collection, strong, static, typing, clean, separation, between, libraries, small, elegant, easy, learn, features, contact, future, documentation, home,
Text of the page (random words):
the haxonite programming language home documentation download status future contact the haxonite programming language haxonite is a small elegant easy to learn programming language that features a clean separation between language and libraries strong static typing memory safety via bounds checking and garbage collection builtin support for graphics download haxonite and try it out look at the quick start instructions current status alpha release linux only more info here for an idea of what haxonite looks like here s a complete program that opens a window and draws two lines module gfx1 is import simplegfx func main is runsimplegfx gfx1 800 500 draw image end func draw img image is var w tofloat width img var h tofloat height img setcolor img rgb 255 0 0 strokeline img 0 0 0 0 w h setcolor img rgb 0 0 255 strokeline img 0 0 h w 0 0 end end copyright 2025 derek noonburg
|