Ink: Minimal, functional programming language inspired by modern JavaScript, Go

Ink is a minimal programming language inspired by modern JavaScript and Go, with functional style. – GitHub – thesephist/ink: Ink is a minimal programming language inspired by modern JavaScript and… Read more

Similar

JavaScript const

const in JavaScript Topics covered in this video: * What is const (constants)? * What they are used for? * The let keyword behavior vs the const keyword beha... (more…)

Read more »