ChrisKnott / Algojammer

An experimental code editor for writing algorithms
Apache License 2.0
2.92k stars 107 forks source link

Do the GUI properly #4

Open ChrisKnott opened 6 years ago

ChrisKnott commented 6 years ago

At the very least use actual Electron instead of Chrome. This would allow for native right-click menus etc

sethwoodworth commented 5 years ago

If at all possible, I'd like to use your interface with VIM. The less tightly coupled your front and backends are, the more applications I forsee.

ChrisKnott commented 5 years ago

@sethwoodworth this is what I'm looking into at the moment, it might also allow backends with different languages with the same front end