Reply to comment

Project: Text Editor in Dr. Racket

text_editor.rkt (Source code)

 

I made this small Text editor using Dr. Racket. 
This was a project given by the course "Introduction to Systematic Program Design" in Coursera. It has very basic features of a text editor i.e. INSERT a character, DELETE a character using backspace button, Moving a cursor left or right etc. 

Reply

The content of this field is kept private and will not be shown publicly.