Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 335 Bytes

RingREPL

Ring REPL (Read - Eval - Print - Loop) - using the Ring programming language

To run the application

(1) Download and install Ring 1.4.1 from http://ring-lang.net

(2) Run replw.ring

ring replw.ring

(3) Screen Shot

RingREPL