Tuplex Programming Language
Development blog for the Tuplex programming language.
Pages
Home
About
Essential Features
Git Repo and Getting Started
Thursday, January 15, 2015
Hello World
It's mandatory. This is what a hello world program currently looks like in Tuplex:
main() {
tx.c.puts("Hello, world!");
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment