-
Notifications
You must be signed in to change notification settings - Fork 6
Extend the documentation of JTK #4
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestContribute to JTK and win exciting prizes through HacktoberfestContribute to JTK and win exciting prizes through Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestContribute to JTK and win exciting prizes through HacktoberfestContribute to JTK and win exciting prizes through Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
JTK was created to write a compiler for a language that I designing. It's been three years since I started working on the project. Given my schedule, I am not able to work on both Zen and JTK. And writing documentation is out of the question for now. For the most part, JTK is easy to use once you are acquainted with the library. However, most users cannot comprehend the conventions, functions, and so on without a proper documentation. It would be really helpful if someone could help me write the documentation.