DEV Community

Discussion on: The Peregrine programming language - A Python-like language that's as fast as C.

 
cipharius profile image
Valts Liepiņš

Nim also compiles to C, so it's same as Swallow in that manner. Besides Nim is already released language where as Swallow isn't past v1 yet.

Also Nim can compile to JS too.