Refinements on a process.
You can write in machine code. It’s a nightmare but doable.
Machine code to create a super basic language like Assembly.
You can then use Assembly to make a more advance language like Fortan.
You can then use Fortran to write a more nuanced and powerful language like C
You can then use C to write languages like Java.
Languages like Python are not just created out of nothing. There is a long history of refinements and advancements that it’s built on top of.
Latest Answers