Skip to content

built-in utility functions support/implementation #15

@VinaLx-zz

Description

@VinaLx-zz

we need built-in functions like:

print "hello world"
StringLength "hello world"
# ...

we can either hard code to Environment or support syntax like

declare StringLength(s: String): Int

then implement in codegen

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions