A Gentle Introduction to Assembly Language Programming

This page summarizes the projects mentioned and recommended in the original post on /r/programming

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • asm_book

    A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.

  • compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • https://godbolt.org/ is a fun resource for this.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • C++ Insights – See your source code with the eyes of a compiler

    5 projects | news.ycombinator.com | 5 Apr 2024
  • Advice / Opinion Sought re: dmb

    1 project | /r/arm | 19 Apr 2023
  • New chapter in AARCH64 assembly language book on jump or branch tables

    1 project | /r/asm | 31 Mar 2023
  • 295 pages on Initialization in Modern C++, a new cool book!

    6 projects | /r/programming | 28 Mar 2023
  • Let's Learn Assembly Language Programming Together!

    1 project | /r/programming | 24 Mar 2023