Domains
Rebmu Rebmu is a dialect for solving Code Golf challenges, where the goal is to express the source code for solving a puzzle in the fewest characters of source code possible. See the README here: Cryptography Discussion of things related to cryptography, which includes low level primitives (ciphers, hashes, and key exchange) as well as higher-level protocols such as TLS. Redbol Issues regarding compatibility and emulation of Rebol2 and Red, as well as other things that would loosely be considered "Rebol-family" languages. Math Rebol languages aren't a particularly great choice for math. General Tools Discuss various utilities written in Rebol here that aren't system tools eg. rebolbot, twitter R3C Users of Ren-C are allowed--in fact very much encouraged--to create "skins" of the language that reshape it to their tastes. Databases This is for discussion of other database connectors (not ODBC) such as nosql (couchdb, mongodb), specific drivers such as mysql, sqllite, and MVC models such as Active Records Dialects/DSLs Discussion focused on the creation of dialects and DSLs using Rebol. Rebmu talk is appropriate here. Help System This section is for discussing commands like HELP and SOURCE. Console Specific development relating to the console, and driving the same. System Tools Discussion focusing on creating useful system utilities (e.g. replacement for grep, sed, awk, etc.) Web Topics related to the WebAssembly build and in-browser applications. GUI Developing GUI based applications in Rebol Parsing One of the most popular and developed dialects in Rebol is the PARSE dialect.