Is it possible to make my own language in batch?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jellylanguage

    Jelly is a recreational programming language inspired by J.

  • Yes it is totally possible, Batch script is Turing complete afterall. Since you found Python tutorials, you can just apply the same concepts in Batch. The difficulty depends on the complexity of the language you're trying to make. I would recommend trying to make a stack-based language first, with the syntax similar to golfing languages (ie, one character is one "command", check out https://github.com/DennisMitchell/jellylanguage), since that would be the easiest. But obviously if you're up to it you could make a fully fledged programming language.

  • 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.

    InfluxDB 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

  • Monitor Postgres replication slot growth via Slack

    1 project | news.ycombinator.com | 1 May 2024
  • Fourier Kolmogorov-Arnold Networks

    1 project | news.ycombinator.com | 1 May 2024
  • Emulation of Nintendo Game Boy (DMG-01) (2016) [pdf]

    1 project | news.ycombinator.com | 1 May 2024
  • Show HN: I made ComfyUI nodes for virtual try-on using IDM-VTON

    1 project | news.ycombinator.com | 1 May 2024
  • Add Thumbnails to your project links for better SEO

    2 projects | dev.to | 1 May 2024