Measures Concepts
GitHub icon

rapidgen-rpl

rapidgen-rpl - Programming language

< >

rapidgen-rpl is a programming language created in 1983.

#2664on PLDB 41Years Old

RapidGen translates the XML into a concise and transparent format of decision tables for decision logic programming —RPL— a rich, purpose-built language developed by the company. Supports high speed execution of decision models. Is capable of processing large data volumes. Preserves traceability to the original DMN model.


Example from the web:
Days_leave <- 22 AGE < 18 Y N N N N ELSE AGE >= 60 N Y - N N - SERVICE >= 30 N - Y N N - SERVICE >= 15 N - - Y N - AGE >= 45 N - - - Y - Days_leave + 5 X X X . . . Days_leave + 2 . . . X X . Days_leave + 3 . X 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