- 1
Is there a course "writing compiler"
Is there a course "writing compiler" or Finite State Machine, or automata
2 Answers
+ 2
Have you even looked through all the courses here?
+ 1
I'm not familiar with writing a compiler, but I have done some finite state machine drawings for my classes this semester. Try checking out this link if you are interesting in how to draw a finite state machine.
http://www.cs.princeton.edu/courses/archive/spring06/cos116/FSM_Tutorial.pdf
As for writing compilers, I would just Google it and see what you can find, as you probably won't find much on here in the form of questions and definitely not courses.



