Implement PHP Runtime API #33
Labels
No labels
Bug
Cannot Resolve
Completed
Enhancement
Important
Question
Resolved
Security Issue
Suggestion
Todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Nosial/ncc#33
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
NCC Itself is just a package manager/compiler program. A builtin Runtime API to interact with NCC should be implemented for PHP to allow PHP environments to import packages and invoke NCC methods
assigned to @netkas
mentioned in commit
0fbb374507
mentioned in commit
7a7ceb319b
mentioned in commit
1f64a39f33
mentioned in commit
c77c7fcd55
mentioned in commit
b9252a0fda
mentioned in commit
d237218562
The runtime functions were implemented.