Skip to content

waputer/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waputer Documentation

Waputer is a online platform for developing and running applications in the browser. This repository contains public documentation for working with the Waputer ecosystem.

Blog

The blog is available both on Waputer itself and a mirror is located here on Github. It is updated regularly with the latest news on Waputer.

C Hello World

The hello world provides an extremely minimal example for compiling a C program and running it directly in the developer console on Waputer. Although not a recommended way to write programs, it provides a useful starting point to interact with the system at a low level. See c_hello_world for more details.

PL3 Hello World

PL3 is the foundational language used for Waputer. This hello world example quickly gets the pl3 compiler set up and ready for building the example code. The language is a reimaged version of C, staying extremely simple and away from complicated runtimes and type systems. See pl3_hello_world for more details.

About

Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors