High Quality Content by WIKIPEDIA articles! REBOL (Relative Expression Based Object Language; REB-ol) is a cross-platform data exchange language and a multi-paradigm dynamic programming language originally designed by Carl Sassenrath for network communications and distributed computing. REBOL dialects, now popular as Domain Specific Languages, are micro-languages optimized for a specific purpose. Dialects c ...Full description
High Quality Content by WIKIPEDIA articles! REBOL (Relative Expression Based Object Language; REB-ol) is a cross-platform data exchange language and a multi-paradigm dynamic programming language originally designed by Carl Sassenrath for network communications and distributed computing. REBOL dialects, now popular as Domain Specific Languages, are micro-languages optimized for a specific purpose. Dialects can be used to define business rules, graphical user interfaces or sequences of screens during the installation of a program. Users can define their own dialects, reusing any existing REBOL word and giving it a specific meaning in that dialect. Dialects are interpreted by functions processing REBOL blocks (or parsing strings) in a specific way.