-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello,
I am an undergraduate student working on a project in the Whiley language.
The project involves translation between languages at different levels as part of a compilation process.
A significant part of the project requires continuous reading from and writing to files. I've been searching extensively for a way to do this in Whiley, which is new to me, but I haven’t found much information except for the fs.whiley file in this repository. However, it wasn’t clear to me whether it is an interface that needs to be implemented or just declarations of existing functions that can be used.
In any case, I tried using these functions, but they don’t seem to be supported.
I would greatly appreciate any guidance you can provide.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels