보통 프로그램을 만들기 위해서는 visual studio 같은 개발 툴이 필요하다.

 

하지만, 별도의 툴 없이 간단한 코드를 테스트하고 결과를 확인할 수 있는 사이트가 있다.

 

[ref link]

repl.it/

 

The collaborative browser based IDE

Repl.it is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages: Clojure, Haskell, Kotlin, QBasic, Forth, LOLCODE, BrainF, Emoticon, Bloop, Unlambda, JavaScript, CoffeeScript,

repl.it

 

구글 계정이나, 깃허브 계정만 있으면 손 쉽게 할 수 있다!

 

실행결과

 

짠 이런식으로 :)

+ Recent posts