Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a function system #43

Open
Vic92548 opened this issue Aug 20, 2023 · 1 comment
Open

Create a function system #43

Vic92548 opened this issue Aug 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Vic92548
Copy link
Collaborator

Let users the ability to create and run functions, to alter views, or do other stuff.

@Vic92548 Vic92548 added the enhancement New feature or request label Aug 20, 2023
@MoskalykA
Copy link
Member

BPP already seems to include an experimental function system

content = a("a")

and I get a print
I found a function call of name: content = a and 1 args
(a minimum of one argument is required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants