StarLark

GPTKB entity

Statements (124)
Predicate Object
gptkbp:instanceOf gptkb:programming_language
gptkbp:designedFor gptkb:configuration
gptkbp:hasFeature dynamic typing
modules
sandboxed execution
booleans
no recursion
no inheritance
no operator overloading
string manipulation
if statements
integer arithmetic
no generators
no exception handling
no network access
None/null value
comprehensions
deterministic evaluation
deterministic iteration order
for loops
functions as first-class objects
hashable types
immutable types
import statements
limited mutability
list and dict types
no I/O operations
no __bases__
no __bool__
no __bytes__
no __call__
no __class__
no __contains__
no __copy__
no __deepcopy__
no __del__
no __delattr__
no __delitem__
no __dict__
no __doc__
no __eq__
no __format__
no __ge__
no __getattr__
no __getitem__
no __getstate__
no __gt__
no __hash__
no __import__
no __init__
no __init_subclass__
no __instancecheck__
no __iter__
no __le__
no __len__
no __lt__
no __missing__
no __module__
no __mro__
no __ne__
no __new__
no __next__
no __prepare__
no __reduce__
no __reduce_ex__
no __repr__
no __reversed__
no __setattr__
no __setitem__
no __setstate__
no __slots__
no __str__
no __subclasscheck__
no __subclasses__
no __weakref__
no arbitrary file access
no async/await
no bytearray type
no bytes type
no class definitions
no complex numbers
no concurrency
no coroutines
no ctypes
no decimal module
no eval
no exit() function
no file objects
no floating point arithmetic
no fractions module
no import *
no import from arbitrary files
no importlib
no input() function
no lambda expressions
no math module
no memoryview type
no multiprocessing
no mutable global state
no open() function
no os module
no pickle
no print() function
no quit() function
no random module
no reflection
no signal handling
no subprocess execution
no sys module
no sys.exit()
no system calls
no threading
no threads
no time module
no try/except
no unicode escapes
no while loops
no with statement
static typing (limited)
gptkbp:influencedBy gptkb:Python
gptkbp:usedIn gptkb:Bazel
gptkbp:bfsParent gptkb:Golf_Rival
gptkbp:bfsLayer 6
https://www.w3.org/2000/01/rdf-schema#label StarLark