32 sites in Assembly
LINOLEUM
Save
Low-level INterfaced OverLanguage for Extremely Universal Machine-coding. Cross-platform ASM, almost 1:1 language to CPU instruction ratio, new way to address memory units (n-flat address space), easier than Assembly, still low-level interfaced, may be missing link in language types. [Open Source, WTOF PL]
http://anywherebb.com/linoleum.html
S12X.COM
Save
Archiving and mirroring resources for the HCS12(X) microcontroller. Has a full HCS12, HCS12X and X-Gate assembler. Also features a C/ASM editor for the HCS12.
http://www.s12x.com/
The Great Debate
Save
Contains a series of essays that discuss the advances of compilers and machine architectures in an attempt to answer the above questions: Do compilers produce code as good as humans? Will compilers ever produce code as good as humans? Is it worth it?
http://webster.cs.ucr.edu/Articles/Gr...
Typed Assembly Language: TAL
Save
Extends traditional untyped assembly languages with typing annotations, memory management primitives, and sound set of typing rules. The typing rules guarantee memory safety, control flow safety, type safety of TAL programs. What do you want to type check today?
http://www.cs.cornell.edu/talc/
Forum - Usenet alt.lang.asm
Forum - Usenet comp.lang.asm
See also
The category Assemblyin other languages