Coffee Script compiler

GPTKB entity

Statements (63)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Coffee_Script
gptkbp:developed_by gptkb:Jeremy_Ashkenas
gptkbp:enables functional programming
object-oriented programming
gptkbp:exported_to gptkb:Library
gptkbp:first_released gptkb:2009
gptkbp:has_feature conditional expressions
interfaces
list comprehensions
string interpolation
type inference
promises
mixins
modules
static methods
namespaces
spread operator
async/await
private methods
do notation
abstract classes
arrow functions
default parameters
destructuring assignment
inline comments
template literals
class inheritance
for loops
decorators
switch statements
while loops
class syntax
type annotations
modules system
instance methods
method chaining
optional parentheses
super keyword
try/catch/finally
array comprehensions
fat arrow functions
function binding
getter/setter syntax
public methods
splat operator
try/catch syntax
do while loops
implicit returns
multiline strings
overriding methods
throw statements
with statements
https://www.w3.org/2000/01/rdf-schema#label Coffee Script compiler
gptkbp:influenced_by gptkb:Library
gptkb:item
gptkbp:latest_version 2.5.1
gptkbp:provides syntactic sugar
gptkbp:supports E S5
E S6
gptkbp:used_in web development
gptkbp:written_in gptkb:Library