Python Forum
compiling to python-- should ; be used or not?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
compiling to python-- should ; be used or not?
#5
If you're writing a complier that outputs python code, then you may as well have it emit idiomatic python code. It's not like you're going to open it up and edit it anyway, right? So what's it matter?
Reply


Messages In This Thread
RE: compiling to python-- should ; be used or not? - by nilamo - Jan-03-2018, 07:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  compiling with an undefined variable Skaperen 0 1,050 Nov-10-2022, 11:59 PM
Last Post: Skaperen
  compiling numpy, getting C source Skaperen 10 3,891 Nov-20-2021, 12:41 AM
Last Post: Skaperen
  python compiling and sql? abrogard 2 2,383 Oct-27-2020, 06:37 AM
Last Post: buran
  cross-compiling python with zlib support michelebucca 5 5,980 Aug-25-2020, 08:19 PM
Last Post: carterb
  compiling various versions of Python, which toolchain? Skaperen 4 2,817 Jun-06-2019, 06:28 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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