Menu

#106 enhancement masm32-64 - Assembly as a First Programming Language

1.0
closed
nobody
2023-04-16
2017-06-11
Matt Dillon
No

Hello everybody!

Could you make templates to support Microsoft macro assembler and generally the assembler language as a whole for x64 bit and x86 systems. Assembler programming communities would be very grateful for this help. Assembler is a very simple language, it's not so difficult to form a style as for C ++ and other high-level languages.

Thanks in advance for the answer. With gratitude from the community!

Microsoft Macro Assembler Reference - https://docs.microsoft.com/en-us/cpp/assembler/masm/microsoft-macro-assembler-reference

Discussion

  • Jim Pattee

    Jim Pattee - 2018-01-29

    Ticket moved from /p/astyle/bugs/440/

     
  • André Simon

    André Simon - 2023-04-16
    • status: open --> closed
    • Milestone: --> 1.0
     
  • André Simon

    André Simon - 2023-04-16

    Hi, the astyle parser relies on C code conventions. Other languages might have suble syntax variations which could cause inproper formatting or indentation, which then require some workarounds in the astyle code. In the coming releases we focus on improved support of modern C++ features and refactoring, so new languages will not be added soon.

     

Log in to post a comment.