RAPID
  • Introduction
  • Quick start
  • Resources
    • Debugging
    • Compiler
    • Rapid CLI
    • Project structure
  • Language
    • Types [proposal]
    • Variables [proposal]
    • Functions
  • Sources
    • Github
Powered by GitBook
On this page

Was this helpful?

Introduction

What and why

NextQuick start

Last updated 5 years ago

Was this helpful?

Rapid is statically typed programming language for the Web. It is built to accelerate modern web development and to provide faster, easier and safer development process. It can be run natively in the browser with greater performance than Javascript thanks to .

Some benefits:

  • statically typed

  • functional

  • better performance

  • smaller binary size

  • open source, driven by community

now !

Webassembly
Get started