Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

rbscript

< >

rbscript is a programming language created in 1996.

#2768on PLDB 28Years Old


Example from the web:
Dim years, days As Integer years = Val(Input("")) // Prompt the user to enter a value days = years * 365

Language features

Feature Supported Token Example
Comments ✓
// A comment
Line Comments ✓ //
// A comment
Semantic Indentation X

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io