Type and Run Scala Programs in Notepad++

Опубликовано: 09 Апрель 2026
на канале: CodeAndExecute
225
0

This video shows a simple trick that helps compiling and running a scala program in Notepad++ editor. It uses a batch script that has commands to compile and run the programs in console. The trick works on Windows machine but similar trick can be applied for other platforms.

Credits:
Music: YouTube Audio Library
Technologies: Scala, Java
Tools: Batch Script, Console, Notepad++ Editor