Anything is a programming language if you're brave enough

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

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
  • HTML-as-programming-language

    A programming language that looks like HTML

  • now, you might point out that a python script that just says print("hello world") is pretty similar to an HTML file, in that it more or less contains the data it displays, just with a few decorators. however, i would argue that the print function very specifically means to write a certain string of characters to stdout, not just display them. now you could say that catting the hello world python script also writes "hello world" to stdout, but honestly if you write a program whose entire purpose is to be catted out and not executed, then it's not really programming. similarly, if you write an html file that is then interpreted by a program as instructions (such as this), then you're programming. it's all about intended use: making a png to be interpreted in piet is programming, but making a png to be set as your computer background is not.

  • css-turing-machine

    Turing Machine implemented in CSS

  • 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

  • Getting to Know TypeScript - Day 1 : A Beginner's Guide

    1 project | dev.to | 21 May 2024
  • AppSync CloudFormation Scaling Revisited

    1 project | dev.to | 21 May 2024
  • What's New in Node.js 22

    4 projects | dev.to | 21 May 2024
  • Top 10 GitHub repositoriess for Javascript developers 🚀

    1 project | dev.to | 21 May 2024
  • 🇫🇷 Input Component avec RiotJS

    2 projects | dev.to | 21 May 2024