World Programming Language
New alpha release 18-Feb-2015
›
A new alpha release of The World Programming Language is out with a lot of new features. Check World @ GitHub
2 comments:
Structures and routines
›
Examples are from under OS X. If the code here wants to be copy/pasted to the World prompt, turn auto-brackets off with Ctrl-A in World. T...
33 comments:
Calling the outside World
›
World can call routines in dynamic link libraries, and with the addition of handle! and struct! datatypes, all possible calls are supported....
4 comments:
One week of open alpha
›
It has been a productive week: Routines got a more complete implementation Added routines to HELP Added new datatype, handle! Series ...
5 comments:
Introduction
›
This is the first public alpha release of the World Programming Language. World is strongly inspired by REBOL, developed by (some will say p...
Countdown: 1
›
In "Countdown: 9" earlier, we saw how World source code can be compiled into the machine language of the virtual machine (VM). Suc...
Countdown: 2
›
World has much to do with dialects. Even World itself is a dialect (in fact several dialects), just like the language, we speak, consists of...
›
Home
View web version