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

rapidgen-rpl

< >

rapidgen-rpl is a programming language created in 1983.

#4395on 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 . . .

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

Built with Scroll v144.0.0