Roguecraft Devs on Developing for Amiga in 2024

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. vscode-amiga-debug

    One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.

    Amiga is a broad term: what chipset etc.?

    What I really highly advise is this MS Studio Code Plugin:

    https://github.com/BartmanAbyss/vscode-amiga-debug

    For me a revelation in ease of use. Hit compile and run - and it does in an emulator.

    You can use C or Assembler.

    The author is a well-known scene contributor since the 80th, and does a hell of a job with this nice IDE.

    Best tool and workflow for someone like me, who only casually writes some not so leetcode Amiga 500 ECS demos these days.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. vscode-amiga-debug

    One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE. This fork adds support for libraries. (by jyoberle)

    There's also a fork that lets you build apps that run on AmigaOS: https://github.com/jyoberle/vscode-amiga-debug

    Coincidentally, I first learned C on an Amiga 500, back in the late 80's!

  4. rust-mos

    Empowering everyone to build reliable and efficient software.

    For Commodore the computer, there is a Rust and LLVM fork for MOS:

    - https://github.com/mrk-its/rust-mos

    It's able to generate binaries that are executed on C64. Tried it on the

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Programming the Amiga in 2023

    1 project | /r/amiga | 28 Feb 2023
  • Amiga-Debug Visual Studio Code Extension

    1 project | news.ycombinator.com | 31 Oct 2022
  • One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 11.2 with the bundled WinUAE.

    2 projects | /r/amiga | 9 May 2022
  • Modern programming language compilers on the Amiga

    5 projects | /r/amiga | 8 Dec 2022
  • Using an Amiga in 2021: Making an intro

    2 projects | news.ycombinator.com | 14 Oct 2022

Did you know that C is
the 6th most popular programming language
based on number of references?