blenderskool / vyaakaran

📜 Visualize formal languages and automata
https://vyaakaran.now.sh
MIT License
35 stars 5 forks source link

Added Initial test for Compiler #20

Open vr-varad opened 1 week ago

vr-varad commented 1 week ago

@blenderskool I added a review test. Please let me know if its good so I can continue with other tests. Regards

vercel[bot] commented 1 week ago

Someone is attempting to deploy a commit to the Akash Hamirwasia's projects Team on Vercel.

A member of the Team first needs to authorize it.

vr-varad commented 1 week ago

@blenderskool Should I make tests for lexer, parser, semantic analyzer separatly? and a little week in toc so can u give some data for testing? for regular Grammar, turning machine, testing in editor?

vr-varad commented 6 days ago

@blenderskool could u suggest some example test cases?

vr-varad commented 2 days ago

@blenderskool Can you suggest some test cases for regular grammar to test upon or can I use the same used in cfg and do I have to test the lexers and parser separately?