language stringlengths 6 23 | keywords list |
|---|---|
C (ANSI (C89) | [
"auto",
"break",
"case",
"char",
"const",
"continue",
"default",
"do",
"double",
"else",
"enum",
"extern",
"float",
"for",
"goto",
"if",
"int",
"long",
"register",
"return",
"short",
"signed",
"sizeof",
"static",
"struct",
"switch",
"typedef",
"union",
"unsign... |
C (C11 | [
"Alignas",
"Alignof",
"Atomic",
"Bool",
"Complex",
"Generic",
"Imaginary",
"Noreturn",
"Static",
"Thread",
"assert",
"auto",
"break",
"case",
"char",
"const",
"continue",
"default",
"do",
"double",
"else",
"enum",
"extern",
"float",
"for",
"goto",
"if",
"inline"... |
C (C17 | [
"Alignas",
"Alignof",
"Atomic",
"Bool",
"Complex",
"Generic",
"Imaginary",
"Noreturn",
"Static",
"Thread",
"assert",
"auto",
"break",
"case",
"char",
"const",
"continue",
"default",
"do",
"double",
"else",
"enum",
"extern",
"float",
"for",
"goto",
"if",
"inline"... |
C (C99 | [
"Bool",
"Complex",
"Imaginary",
"auto",
"break",
"case",
"char",
"const",
"continue",
"default",
"do",
"double",
"else",
"enum",
"extern",
"float",
"for",
"goto",
"if",
"inline",
"int",
"long",
"register",
"restrict",
"return",
"short",
"signed",
"sizeof",
"st... |
C# (8.0 | [
"abstract",
"add",
"alias",
"as",
"ascending",
"async",
"await",
"base",
"bool",
"break",
"by",
"byte",
"case",
"catch",
"char",
"checked",
"class",
"const",
"continue",
"decimal",
"default",
"delegate",
"descending",
"do",
"double",
"dynamic",
"else",
"enum",
... |
C++ (C++03 | [
"and",
"asm",
"auto",
"bitand",
"bitor",
"bool",
"break",
"case",
"cast",
"catch",
"char",
"class",
"compl",
"const",
"continue",
"default",
"delete",
"do",
"double",
"dynamic",
"else",
"enum",
"eq",
"explicit",
"export",
"extern",
"false",
"float",
"for",
"... |
C++ (C++11 | [
"alignas",
"alignof",
"and",
"asm",
"assert",
"auto",
"bitand",
"bitor",
"bool",
"break",
"case",
"cast",
"catch",
"char",
"class",
"compl",
"const",
"constexpr",
"continue",
"decltype",
"default",
"delete",
"do",
"double",
"dynamic",
"else",
"enum",
"eq",
"ex... |
C++ (C++14 | [
"alignas",
"alignof",
"and",
"asm",
"assert",
"auto",
"bitand",
"bitor",
"bool",
"break",
"case",
"cast",
"catch",
"char",
"class",
"compl",
"const",
"constexpr",
"continue",
"decltype",
"default",
"delete",
"do",
"double",
"dynamic",
"else",
"enum",
"eq",
"ex... |
C++ (C++17 | [
"alignas",
"alignof",
"and",
"asm",
"assert",
"auto",
"bitand",
"bitor",
"bool",
"break",
"case",
"cast",
"catch",
"char",
"class",
"compl",
"const",
"constexpr",
"continue",
"decltype",
"default",
"delete",
"do",
"double",
"dynamic",
"else",
"enum",
"eq",
"ex... |
C++ (C++20 | [
"alignas",
"alignof",
"and",
"asm",
"assert",
"auto",
"await",
"bitand",
"bitor",
"bool",
"break",
"case",
"cast",
"catch",
"char",
"class",
"co",
"compl",
"concept",
"const",
"consteval",
"constexpr",
"constinit",
"continue",
"decltype",
"default",
"delete",
"d... |
C++ (C++98 | [
"and",
"asm",
"auto",
"bitand",
"bitor",
"bool",
"break",
"case",
"cast",
"catch",
"char",
"class",
"compl",
"const",
"continue",
"default",
"delete",
"do",
"double",
"dynamic",
"else",
"enum",
"eq",
"explicit",
"export",
"extern",
"false",
"float",
"for",
"... |
Dart (2.2 | [
"assert",
"break",
"case",
"catch",
"class",
"const",
"continue",
"default",
"do",
"else",
"enum",
"extends",
"false",
"final",
"finally",
"for",
"if",
"in",
"is",
"new",
"null",
"rethrow",
"return",
"super",
"switch",
"this",
"throw",
"true",
"try",
"var",
... |
Elixir (1.10 | [
"after",
"and",
"catch",
"do",
"else",
"end",
"false",
"fn",
"in",
"nil",
"not",
"or",
"rescue",
"true",
"when"
] |
Erlang (23 | [
"after",
"and",
"andalso",
"band",
"begin",
"bnot",
"bor",
"bsl",
"bsr",
"bxor",
"case",
"catch",
"cond",
"div",
"end",
"fun",
"if",
"let",
"not",
"of",
"or",
"orelse",
"receive",
"rem",
"try",
"when",
"xor"
] |
Fortran (Fortran 2008 | [
"abstract",
"all",
"allocatable",
"allocate",
"assign",
"associate",
"asynchronous",
"backspace",
"bind",
"block",
"call",
"case",
"class",
"close",
"codimension",
"common",
"concurrent",
"contains",
"contiguous",
"continue",
"critical",
"cycle",
"data",
"deallocate",
... |
Go (1.18 | [
"break",
"case",
"chan",
"const",
"continue",
"default",
"defer",
"else",
"fallthrough",
"for",
"func",
"go",
"goto",
"if",
"import",
"interface",
"map",
"package",
"range",
"return",
"select",
"struct",
"switch",
"type",
"var"
] |
Java (SE 11 LTS | [
"abstract",
"assert",
"boolean",
"break",
"byte",
"case",
"catch",
"char",
"class",
"const",
"continue",
"default",
"do",
"double",
"else",
"enum",
"extends",
"final",
"finally",
"float",
"for",
"goto",
"if",
"implements",
"import",
"instanceof",
"int",
"interfa... |
Java (SE 17 LTS | [
"abstract",
"assert",
"boolean",
"break",
"byte",
"case",
"catch",
"char",
"class",
"const",
"continue",
"default",
"do",
"double",
"else",
"enum",
"exports",
"extends",
"final",
"finally",
"float",
"for",
"goto",
"if",
"implements",
"import",
"instanceof",
"int... |
JavaScript (1st edition | [
"break",
"case",
"catch",
"class",
"const",
"continue",
"debugger",
"default",
"delete",
"do",
"else",
"enum",
"export",
"extends",
"false",
"finally",
"for",
"function",
"if",
"import",
"in",
"new",
"null",
"return",
"super",
"switch",
"this",
"throw",
"true"... |
JavaScript (2nd edition | [
"abstract",
"boolean",
"break",
"byte",
"case",
"catch",
"char",
"class",
"const",
"continue",
"debugger",
"default",
"delete",
"do",
"double",
"else",
"enum",
"export",
"extends",
"false",
"final",
"finally",
"float",
"for",
"function",
"goto",
"if",
"implement... |
JavaScript (3rd edition | [
"abstract",
"boolean",
"break",
"byte",
"case",
"catch",
"char",
"class",
"const",
"continue",
"debugger",
"default",
"delete",
"do",
"double",
"else",
"enum",
"export",
"extends",
"false",
"final",
"finally",
"float",
"for",
"function",
"goto",
"if",
"implement... |
JavaScript (5th edition | [
"break",
"case",
"catch",
"class",
"const",
"continue",
"debugger",
"default",
"delete",
"do",
"else",
"enum",
"export",
"extends",
"false",
"finally",
"for",
"function",
"if",
"implements",
"import",
"in",
"instanceof",
"interface",
"let",
"new",
"null",
"packa... |
JavaScript (6th edition | [
"await",
"break",
"case",
"catch",
"class",
"const",
"continue",
"debugger",
"default",
"delete",
"do",
"else",
"enum",
"export",
"extends",
"false",
"finally",
"for",
"function",
"if",
"implements",
"import",
"in",
"instanceof",
"interface",
"let",
"new",
"null... |
Kotlin (1.4 | [
"abstract",
"actual",
"annotation",
"as",
"break",
"by",
"catch",
"class",
"companion",
"const",
"constructor",
"continue",
"crossinline",
"data",
"delegate",
"do",
"dynamic",
"else",
"enum",
"expect",
"external",
"false",
"field",
"file",
"final",
"finally",
"for... |
Lua (5.3 | [
"and",
"break",
"do",
"else",
"elseif",
"end",
"false",
"for",
"function",
"goto",
"if",
"in",
"local",
"nil",
"not",
"or",
"repeat",
"return",
"then",
"true",
"until",
"while"
] |
MATLAB (R2020a | [
"break",
"case",
"catch",
"classdef",
"continue",
"else",
"elseif",
"end",
"for",
"function",
"global",
"if",
"otherwise",
"parfor",
"persistent",
"return",
"spmd",
"switch",
"try",
"while"
] |
Objective-C (2.0 | [
"BOOL",
"Bool",
"Class",
"Complex",
"IMP",
"Imaginary",
"In",
"NO",
"Nil",
"SEL",
"YES",
"asm",
"auto",
"autoreleasepool",
"autoreleasing",
"block",
"break",
"bycopy",
"byref",
"case",
"catch",
"char",
"class",
"cmd",
"const",
"continue",
"default",
"do",
"dou... |
PHP (7.4 | [
"abstract",
"and",
"array",
"as",
"break",
"callable",
"case",
"catch",
"class",
"clone",
"compiler",
"const",
"continue",
"declare",
"default",
"die",
"do",
"echo",
"else",
"elseif",
"empty",
"enddeclare",
"endfor",
"endforeach",
"endif",
"endswitch",
"endwhile",... |
Python 2 (2.7 | [
"and",
"as",
"assert",
"break",
"class",
"continue",
"def",
"del",
"elif",
"else",
"except",
"exec",
"finally",
"for",
"from",
"global",
"if",
"import",
"in",
"is",
"lambda",
"not",
"or",
"pass",
"print",
"raise",
"return",
"try",
"while",
"with",
"yield"
... |
Python 3 (3.10 | [
"False",
"None",
"True",
"and",
"as",
"assert",
"async",
"await",
"break",
"case",
"class",
"continue",
"def",
"del",
"elif",
"else",
"except",
"finally",
"for",
"from",
"global",
"if",
"import",
"in",
"is",
"lambda",
"match",
"nonlocal",
"not",
"or",
"pas... |
R (4.0 | [
"FALSE",
"Inf",
"NA",
"NULL",
"NaN",
"TRUE",
"break",
"character",
"complex",
"else",
"for",
"function",
"if",
"in",
"integer",
"next",
"real",
"repeat",
"while"
] |
Ruby (2.7 | [
"BEGIN",
"ENCODING",
"END",
"FILE",
"LINE",
"alias",
"and",
"begin",
"break",
"case",
"class",
"def",
"defined",
"do",
"else",
"elsif",
"end",
"ensure",
"false",
"for",
"if",
"in",
"module",
"next",
"nil",
"not",
"or",
"redo",
"rescue",
"retry",
"return",
... |
Rust (1.46 | [
"Self",
"abstract",
"as",
"async",
"await",
"become",
"box",
"break",
"const",
"continue",
"crate",
"do",
"dyn",
"else",
"enum",
"extern",
"false",
"final",
"fn",
"for",
"if",
"impl",
"in",
"let",
"loop",
"macro",
"match",
"mod",
"move",
"mut",
"override",... |
Scala (2.13 | [
"abstract",
"case",
"catch",
"class",
"def",
"do",
"else",
"extends",
"false",
"final",
"finally",
"for",
"forSome",
"if",
"implicit",
"import",
"lazy",
"macro",
"match",
"new",
"null",
"object",
"override",
"package",
"private",
"protected",
"return",
"sealed",... |
Swift (5.3 | [
"Any",
"Protocol",
"Self",
"Type",
"as",
"associatedtype",
"associativity",
"available",
"break",
"case",
"catch",
"class",
"colorLiteral",
"column",
"continue",
"convenience",
"default",
"defer",
"deinit",
"didSet",
"do",
"dynamic",
"else",
"elseif",
"endif",
"enum... |
Visual Basic (2019 | [
"AddHandler",
"AddressOf",
"Aggregate",
"Alias",
"And",
"AndAlso",
"Ansi",
"As",
"Assembly",
"Async",
"Auto",
"Await",
"Binary",
"Boolean",
"By",
"ByRef",
"ByVal",
"Byte",
"CBool",
"CByte",
"CChar",
"CDate",
"CDbl",
"CDec",
"CInt",
"CLng",
"CObj",
"CSByte",
"C... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.