Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky authored Nov 9, 2024
1 parent f0e8a5e commit 13be9c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This is an early work-in-progress. Follow [me on twitter](https://x.com/klntsky)
- [ ] Finalize and specify the initial version of the syntax
- [ ] Implement a parser
- [x] implement parse tree -> AST conversion
- [ ] return error throwing to the parser
- [ ] implement escaping
- [ ] Implement an evaluator that supports meta-prompting, conditionals and externally-defined variables
- [x] implement a 'manual' evaluator that asks the user to complete LLM inputs
Expand Down

0 comments on commit 13be9c5

Please sign in to comment.