Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiler
#4
Hundreds of excellent compiled languages already exist. Why not use one of them? Don't write your own language if you can't answer this question. Also remember that an essential part of a language's power come from a large collection of libraries. Suppose that you want to use regexes in your language, or sockets or databases, will you have to write all these libraries from scratch?
Reply


Messages In This Thread
Compiler - by wallgraffiti - Aug-20-2020, 09:26 PM
RE: Compiler - by Larz60+ - Aug-20-2020, 09:33 PM
RE: Compiler - by jefsummers - Aug-20-2020, 10:18 PM
RE: Compiler - by Gribouillis - Aug-21-2020, 06:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  When does Python need to use a compiler? JanOlvegg 5 3,077 Mar-09-2023, 04:24 PM
Last Post: snippsat
  f2py: no Fortran compiler found FMJS 2 5,447 May-25-2020, 02:51 PM
Last Post: FMJS
  pip 2.7 problem with compiler aster 2 2,795 Dec-25-2019, 06:16 PM
Last Post: aster
  how do i make a compiler? lol 2 2,460 Nov-29-2018, 05:43 PM
Last Post: Larz60+
  Compiler fault or some kind of weird referencing bug? Joseph_f2 11 9,233 May-09-2017, 08:50 PM
Last Post: volcano63

Forum Jump:

User Panel Messages

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