Add comprehensive README.md - #20
Conversation
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
hzhangxyz
left a comment
There was a problem hiding this comment.
挺好,但是
- 不要强调自动证明,这个太强了
- 你需要注意python和ts都是基于cxx的,我希望你能体现出来
另外,你最好阅读一下其他include/ds和pyds下你没看的文件,确保没有什么信息遗漏。
…tecture Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Addressed in 8d6cd4b:
|
hzhangxyz
left a comment
There was a problem hiding this comment.
1.给个match的例子,你好像没有提供这个例子,在tsds/tsds.mts的注释里有
2.你给的整体的例子中,js和python是不需要set buffer的,只有在search之外会用到set buffer的大小
3.你给的前提不够推出结论,也就是说,你给的整体的例子是不可以运行的,无论是py/ts还是cxx,你把example里的情况照搬过来,需要有mp这个rule和一阶逻辑的三个schema axiom以及非非X,则可以推出X
…er_size, add match example Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Addressed in a1a2151:
|
hzhangxyz
left a comment
There was a problem hiding this comment.
请给cxx的example加上检查target找到后的输出和终止,详情见example里的做法。
其他都很好,不用修改了。
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Addressed in 5c4ffed: Added target checking and termination to the C++ example, using |
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Added in f90b44d. |
Completed comprehensive README.md for the multi-language deductive system:
The README now clearly shows that:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.