Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Assembly Programing?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="secondshadow" data-source="post: 36113"><p>Obviously you've never seen a basic HTTP server written in assembly. I've seen a VERY VERY basic one whose executable was less than 1KB in size (Yes, thats KB not MB). There are advantages to programming in assembler on the intellectual level as well. If you learn assembler on any arch some of the more confusing points of other languages (like pointers in C) make a lot more sense as you see how they relate to the actual machine code.</p></blockquote><p></p>
[QUOTE="secondshadow, post: 36113"] Obviously you've never seen a basic HTTP server written in assembly. I've seen a VERY VERY basic one whose executable was less than 1KB in size (Yes, thats KB not MB). There are advantages to programming in assembler on the intellectual level as well. If you learn assembler on any arch some of the more confusing points of other languages (like pointers in C) make a lot more sense as you see how they relate to the actual machine code. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Assembly Programing?
Top