prime
int64 2
71
| domain
stringlengths 5
15
| description
stringlengths 7
20
| constant
bool 1
class | dataset
stringclasses 1
value |
|---|---|---|---|---|
2
|
types
|
int, bool, char
| true
|
const71
|
3
|
operators
|
+, -, *, /
| true
|
const71
|
5
|
variables
|
x, y, z
| true
|
const71
|
7
|
control
|
if, while, for
| true
|
const71
|
11
|
functions
|
def, fn, lambda
| true
|
const71
|
13
|
pointers
|
*ptr, &ref
| true
|
const71
|
17
|
structures
|
struct, record
| true
|
const71
|
19
|
arrays
|
[], vector
| true
|
const71
|
23
|
memory
|
malloc, free
| true
|
const71
|
29
|
optimization
|
SSA, inlining
| true
|
const71
|
31
|
output
|
print, write
| true
|
const71
|
37
|
loops
|
loop, iterate
| true
|
const71
|
41
|
machine
|
asm, linking
| true
|
const71
|
43
|
safety
|
borrow, lifetime
| true
|
const71
|
47
|
network
|
tcp, http
| true
|
const71
|
53
|
generics
|
<T>, impl
| true
|
const71
|
59
|
macros
|
macro!, quote
| true
|
const71
|
61
|
reflection
|
typeof, meta
| true
|
const71
|
67
|
metaprogramming
|
eval, compile
| true
|
const71
|
71
|
universe
|
Type, Kind, Universe
| true
|
const71
|
README.md exists but content is empty.
- Downloads last month
- 19