Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

LotusScript

< >

LotusScript is a programming language created in 1996.

#973on PLDB 28Years Old
Wikipedia

LotusScript is an object oriented programming language used by Lotus Notes (since version 4.0) and other IBM Lotus Software products. LotusScript is similar to Visual Basic. Developers familiar with one can easily understand the syntax and structure of code in the other. Read more on Wikipedia...


Example from hello-world:
Sub Initialize Print "Hello World" End Sub

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ Print
Comments ✓
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0