Easier way to integrate with C# #27
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
not-sure
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Darkymos/FAIL#27
Loading…
Add table
Add a link
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?
LogandInputcould be replaced withBuiltInFunctionand resolved on call using a table. This would vastly increase the possibilities to use existing functions from C# and just wrap them.In the future, when classes are implemented and in the case, that FAIL is still interpreted, it could even be possible to use existing C# libraries, which would allow for a maximum on integration. At this point, FAIL could be used as a scripting language and could even persist after FAIL receives a compiler.