Implement python builtin functions #44
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Builtin functions simplify usage of Eopsin to build contracts, and can improve performance at the same time through native implementations.
Below is a list of builtins that python offers and should be supported by Eopsin as well. Striked through functions are not planned.
callablecompiledelattrevalexecfloatgetattrglobalshasattrhelpidinputissubclasslocalsobjectopensetattrsupertypevarsimportReference:
https://docs.python.org/3/library/functions.html
The text was updated successfully, but these errors were encountered: