REPLs are great! REPL stands for Read–eval–print loop and is pronounced "REP-L" quickly, like "battle." Lots of languages and environments have interactive coding and REPLS at their heart and have for years. C# and F# do also, but a lot of people don't realize there are REPLs available!
hese are all great options for learning and exploring code in a more interactive way than the traditional "write, compile, wait, run" that so many of us are used to.
hese are all great options for learning and exploring code in a more interactive way than the traditional "write, compile, wait, run" that so many of us are used to.
No comments :
Post a Comment