Language - Free-form

Compiler

About

In a free-form language, you do not have to:

  • declare all variables, classes, and methods.
  • be concerned with whether methods are public, private, or protected
  • implement interfaces.

Variables, parameters, and function return types are not explicitly typed.





Discover More
Javascript (Js|ECMAScript)

Javascript was born to run in the browser but may know with the advent of node run on the server side. See JavaScript is also known as: Mocha, LiveScript, JScript (Windows Implementation),...



Share this page:
Follow us:
Task Runner