This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Read-eval-print loop is quite useful kind of tool that simplifies both learning and trying some short code ideas. REPLs are always very specific - they can be used for evaluating programming language statements, some math calculation, database management, file processing and so on. In The Console I decided having all those things and even more - way to incorporate custom REPLs. However, idea have…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.