RSSAmplifier

(untitled) · Apr 4, 2016

REPL or even better

0
Sign in to vote or save

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…

Read on /2016/04/repl-or-even-better/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.