How would you program if you didnt have any compilers on an OS?
coding101 0 Junior Poster in Training
Recommended Answers
Jump to PostWrite it in machine code?
Assembly is just mnemonics for machine code.
Work out the "raw" instruction set,then build an assembler.
If you have an assembler, you can then work on a compiler for higher level languages
All 2 Replies
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.