Music Blocks v4 Code Editor
- Mentors
- Anindya Kundu
- Organization
- Sugar Labs
- Technologies
- javascript, react, html5, webpack, css, typescript
- Topics
- education, web, programming, code editor
Music Blocks v4 aims to create an educational programming language for kids. This programming language moves a sprite(rat icon) around the canvas as per the instruction written. Currently for writing the code music blocks v4 using a simple text area input. Users can write their code logic inside that text area input, build and run their code. My project will aim to create a powerful code editor which has features like code recommendation, syntax highlighting, status bar, prettification and syntax and semantic validation as user types. As programmers we all know the importance of a code editor and with this project I'll try my best to make a good code editor for music blocks v4.