Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
nasm assembly
Something like that
.
.
.
.
Ctrl shift p
Package Control : Install
........ -
@Daveloper Yeah, it was hard to tell the comments from the code. I'm planning on writing some code that'll execute C++ object constructors, so I can write my kernel in C++, and I want to do it in assembly, so this makes it much easier lol.
-
Am I from those few that only started to used sublime because notepad++ isn't available for Linux lol and use it only on Linux 😅
-
@gitpush Before I started using Linux, I used Notepad++ on Windows for web development, and code::blocks for c/cpp. When I moved to Linux, I bounced around a little bit before I found Sublime.
So I guess I did something similar :p -
tbodt7447ythere are 3 different commonly used x86 assembly languages: gas, nasm, masm. which one would it use?
-
tbodt7447y@Lahsen2016 sublime is not written in javascript, if that sort of thing convinces you to spend money
-
Vim has this builtin (or some plugin has it for me, but pretty sure builtin) :eyes:
Related Rants
-
TCPizza28assignment: use winAPI to create a "virus" that put itself in autorun and does nothing. me, a curious student...
-
mcminnra10"Python is such a hard language. It has so many rules" - Undergraduate Student who sent out mass email to the ...
-
explodingkittns7"You'll be learning and working with C++ and Assembly." I could very well be the only student ever to have be...
Damn you, Sublime! I love you, but for fuck's sake, why don't you provide syntax highlighting for x86 assembly? :(
rant
assembly
sublime
syntax-highlighting