How are programming languages created?

I want to know how programming languages are written and booted into the hardware. Is there any opportunity for an electronics engineer to do m.e. with specialization in bootstrapping(compiler designing).

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Abhishek Rawal

    @abhishek-fg9tRh Oct 10, 2015

    Priya@dharshuI want to know how programming languages are written and booted into the hardware.

    You're an ECE student, you should've known that programming languages are never booted into the hardware.

    Regarding how programming languages are written, here's few terms you'd like to Google on :
    - Machine code
    - Assembly
    - Macro Assembly
    - How fortran was developed

  • PRIYADHARSHINI ARIVALAHAN

    @priyadharshini-xKL9pR Oct 11, 2015

    thanks............