mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Rust / Go implementation #27
Reference in New Issue
Block a user
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?
Originally created by @yonas on GitHub (Feb 4, 2024).
I'd love to hear from anyone interested in writing PKL in Rust (👍) or Go.
@aspizu commented on GitHub (Feb 4, 2024):
Can I take this up? (Rust to be specific)
@yonas commented on GitHub (Feb 5, 2024):
Awesome, thanks!
I'll try to setup a bounty if I run into some cash.
@aspizu commented on GitHub (Feb 5, 2024):
What I think I need to do is have the following steps in order to execute a Pkl program:
@holzensp commented on GitHub (Feb 5, 2024):
Closing this as better expressed in a Discussion (discussion already started here).