Undocumented code. No time to review it properly. An audit, a change request, or a modernisation project — and the developer who wrote it left years ago.
No installation · Free plan available · Your code never leaves your browser
C CustId CHAIN CUSTMAST C IF %FOUND C CRTYPE IFEQ 'G' C EVAL Disc = 0.15 C ELSE C EVAL Disc = 0.05 C ENDIF C ENDIF
'G' — use named constant. Risk: HIGH**FREE CHAIN CustId CUSTMAST; IF %FOUND(CUSTMAST); IF CRTYPE = 'G'; Disc = 0.15; ELSE; Disc = 0.05; ENDIF; ENDIF;
Not a generic AI wrapper — every feature is built specifically for RPG, CL, DDS, and IBM i workflows. Each tool solves a real problem that currently costs your team hours of manual work.
Upload a Business Requirements Document and get a complete IBM i Technical Design Document in minutes. Program specs, DDS file layouts, CL job flow, data structures, and test scenarios — all IBM i specific.
Try BRD → TDD →Turn any TDD into actual IBM i source code. Generates RPG free-format skeletons, CL programs, DDS physical and logical files — ready to compile and extend. Connects to IBM i Live Connect on Team plan.
Try TDD → Code →This isn't a marketing claim — it's how the architecture works. There is no RPGLens server that receives your code.
Launch pricing — locked in for early adopters. Billed in INR at checkout. No credit card required to start.
RPGLens exists because I spent 17 years watching teams struggle with the same problems — undocumented code, manual risk reviews, and modernisation projects that stall because nobody understands the existing system well enough to change it.
17 years of hands-on IBM i experience across RPG, CL, DDS, DB2 for i, and system architecture. I have worked in production IBM i environments across retail, finance, and manufacturing — the same industries that rely on this platform most heavily.
RPGLens is built on the same knowledge base I use in real modernisation assessments. Every risk rule, every effort estimate, and every prompt reflects how IBM i systems actually behave in production.