Python Forum
editors for python in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
editors for python in python
#9
You could write an editor for Python in Python. With prompt_toolkit this should be not a difficult task. You get syntax highlighting right away. Just have to implement the indentation and some syntax parser to show the syntax errors. It's enough for starters.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
editors for python in python - by Skaperen - Nov-08-2017, 11:13 PM
RE: editors for python in python - by wavic - Nov-08-2017, 11:31 PM
RE: editors for python in python - by metulburr - Nov-09-2017, 12:13 AM
RE: editors for python in python - by snippsat - Nov-09-2017, 12:51 PM
RE: editors for python in python - by Larz60+ - Nov-09-2017, 01:23 PM
RE: editors for python in python - by Skaperen - Nov-10-2017, 02:18 AM
RE: editors for python in python - by wavic - Nov-10-2017, 09:15 AM
RE: editors for python in python - by Skaperen - Nov-12-2017, 04:36 AM
RE: editors for python in python - by wavic - Nov-12-2017, 12:10 PM
RE: editors for python in python - by metulburr - Nov-12-2017, 01:21 PM
RE: editors for python in python - by Skaperen - Nov-13-2017, 03:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Online Python Editors with Built-in Compilers Elon_Warner 0 695 Oct-04-2023, 08:35 PM
Last Post: Elon_Warner
  what stand-alone python-aware open-source editors are around? Skaperen 14 2,265 Jun-11-2023, 11:12 PM
Last Post: Skaperen
  different programming languages/words in text editors alok 7 3,635 Jul-05-2021, 03:46 PM
Last Post: alok
  Python editors srm 2 2,231 Mar-03-2020, 10:28 AM
Last Post: snippsat
  text editors with Python Skaperen 4 152,034 Dec-02-2019, 08:16 PM
Last Post: Larz60+
  Text Editors! TrueStudentOfPython 7 4,546 Nov-27-2018, 01:26 AM
Last Post: Larz60+
  [split] Python Editors Wiki Updates metulburr 0 2,599 Nov-09-2017, 06:47 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020