Author Topic: Assembly is complicated, difficult to read and maintain  (Read 383 times)

jj2007

  • Member
  • *****
  • Posts: 13958
  • Assembly is fun ;-)
    • MasmBasic
Assembly is complicated, difficult to read and maintain
« on: November 12, 2022, 10:11:37 PM »
Just in case you think that Assembly is complicated, difficult to read and maintain, etc - this is APL, apparently:


There are some other nice ramblings there :tongue:

Quote
Which programming language amazes you the most?

Bash.

Not because Bash is good. Because Bash is an utter dumpster-fire and people still make heavy use of it.

Bash is so full of clunky syntax, arcane incantations and hacky workarounds that to call it a language is generous. It is so hard to read that it might as well be write only. It almost works to obfuscate programmer intent and disguise meaning.

Quote
Here is Hello World in Brainfuck:

++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: Assembly is complicated, difficult to read and maintain
« Reply #1 on: November 12, 2022, 10:20:33 PM »
 :biggrin:

"bash" needs to be born again. Make it like Windows CMD.EXE and it could be useful.  :tongue:
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Vortex

  • Member
  • *****
  • Posts: 2794
Re: Assembly is complicated, difficult to read and maintain
« Reply #2 on: November 13, 2022, 02:32:16 AM »
Hello,

In the daily practice at work, I don't have any problem with bash. Simple commands to manage the systems. One does not always needs complicated bash syntax.

NoCforMe

  • Member
  • *****
  • Posts: 1124
Re: Assembly is complicated, difficult to read and maintain
« Reply #3 on: November 13, 2022, 07:14:40 AM »
Just in case you think that Assembly is complicated, difficult to read and maintain, etc - this is APL, apparently:

APL, named (I think) "a programming language" with false modesty. Shit looks like hieroglyphics.

Still, somebody's using it out there in the wild.

daydreamer

  • Member
  • *****
  • Posts: 2399
  • my kind of REAL10 Blonde
Re: Assembly is complicated, difficult to read and maintain
« Reply #4 on: November 13, 2022, 08:17:13 AM »
I think worst would be enter sse2 hexadecimal opcodes in apple II built in tool
Anyone tested prolog?
Or you just skipped to epilogue? :biggrin:
 :greenclp:
my none asm creations
http://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding