Answer the question
In order to leave comments, you need to log in
Creating a code editor, literature, examples?
Hello, I am a student and I was asked to write my own code editor with highlighting in C ++ using the SDL2 library, has anyone faced a similar task, they are interested in the stages of competent design. Maybe someone knows good literature on this subject?
Answer the question
In order to leave comments, you need to log in
Have you checked if the data is coming to dost.php at all?
and does it send ajax at all?
add success to ajax to check that ajax itself worked and see what comes to you in dost.php.
Add file_put_contents for example
it just loads a blank page with dost.php.which is not surprising, the form is simply submitted, no Ajax simply has time to be processed, how to prevent this, I actually painted it with comments in your last question.
See Syntax Highlight for compiler theory at MIT (the first half is about parsing and tokenizers):
ocw.mit.edu/courses/electrical-engineering-and-com...
Lectures are available in video format. The most important stage in the design will be the choice of a simpler language - pascal or python :)
There is also a lot of information on the lexical and syntax analysis tags.
For example:
www.pling.org.uk/cs/lsa.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question