Wanted features #163

Open
opened 2024-02-25 17:41:49 +00:00 by deavmi · 0 comments
Owner

Purpose ✍️

The purpose of this issue is to add a huge list of features which we want and then after that to branch off into various PRs/issues that handle each of those.

Annotation support

TODO: Write up

Implementation

This would be implemented in a similar way of how comments find attachment to a parse node based on stack. This gives us proximity to the current node.

Comment support

  • Lexer support
    • We have this already now
  • Parser support
    • We need to add support to the parser for this (I might have code for this somewhere)

Documentation generation

This is now being worked on at tlang/tpkg#2.

# Purpose ✍️ The purpose of this issue is to add a huge list of features which we want and then after that to branch off into various PRs/issues that handle each of those. ## Annotation support TODO: Write up ### Implementation This would be implemented in a similar way of how comments find attachment to a parse node based on stack. This gives us proximity to the current node. ## Comment support - [x] Lexer support * We have this already now - [ ] Parser support * We need to add support to the parser for this (I _might_ have code for this somewhere) ## Documentation generation This is now being worked on at https://deavmi.assigned.network/git/tlang/tpkg/issues/2.
deavmi self-assigned this 2024-02-25 17:42:23 +00:00
gusmeyer was assigned by deavmi 2024-02-25 17:42:24 +00:00
deavmi added the
question
label 2024-02-25 17:45:00 +00:00
deavmi added the due date 2024-05-12 2024-02-25 17:45:18 +00:00
deavmi added reference vardec_varass_dependency 2024-02-28 06:25:07 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2024-05-12

Dependencies

No dependencies set.

Reference: tlang/tlang#163
No description provided.