Measures Concepts
GitHub icon

rbscript

rbscript - Programming language

< >

rbscript is a programming language created in 1996.

#2731on 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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout