ADVPL

ADVPL programming Compiler, Source code and Tutorial

ADVPL programming is is an artificial language designed to express computations that can be performed by a machine, particularly a computer.

Compiler

Download ADVPL programming compiler.

Source code

ADVPL programming Hello world sample source code.

// Hello World in ADVPL

User Function Hello()
Local cMsg := “Hello, world!”
conout(cMsg)
MsgInfo(cMsg)
Return

Tutorial

ADVPL programming tutorial.

By programming on October 16, 2010 | ADVPL | A comment?
Tags: , , , , ,