Home New Trending Search
About Privacy Terms
#
#ProgrammingLanguage
Posts tagged #ProgrammingLanguage on Bluesky
Post image

reLOOP youtu.be/ab4yEAhHTjc?... via @YouTube
#arcadegame #indiegame #indiedev
#arcadegame #indiegame #indiedev #retrogaming #gamedevblog #codinglife #programminglanguage #shootergames #shootinggame #insertcoin #windows11 #xboxcontroller #actiongames #topdownshooter

4 2 0 0
reLOOP
reLOOP YouTube video by Mark Dowen

reLOOP youtu.be/ab4yEAhHTjc?... via @YouTube
#arcadegame #indiegame #indiedev
#arcadegame #indiegame #indiedev #retrogaming #gamedevblog #codinglife #programminglanguage #shootergames #shootinggame #insertcoin #windows11 #xboxcontroller #actiongames #topdownshooter

3 2 0 0

RE: https://mastodon.social/@h4ckernews/116206005136764062

I wouldn't trust a vibecoded compiler, but nonetheless this language design is pretty intriguing. More languages need to have something like this `@` "meta-operator".

#programmingLanguage #Cutlet

0 0 0 0
Preview
Yes, Learning to Code Is Still Valuable Every few weeks, someone shares a bold opinion: "Don't bother learning to code, AI will do it all." I've seen this from VCs, influencers, and people who have...

Yes, Learning to Code Is Still Valuable
adventures.nodeland.dev/archive/yes-...
#Developer #Coding #Developing #Programming #ProgrammingLanguage

1 0 0 0
Video thumbnail

Yes, Learning to Code Is Still Valuable
adventures.nodeland.dev/archive/yes-learning-to-...
#Developer #Coding #Developing #Programming #ProgrammingLanguage

0 0 0 0
Post image

Insult terms are really the best part of writing a language document if I'm honest;
Feel free to identify yourself in this small preview!

#ProgrammingLanguage #alienlanguage #scifi

1 0 0 0
Preview
プログラミング言語オタクとして改めてC#を語りたい

あれ?随分良い記事だな、、、?
zenn.dev/nuskey/artic...
#CSharp #programming #ProgrammingLanguage

0 0 0 0
Un compilatore per The Incredibly Tiny Language / Intelligenza Artificiale
Un compilatore per The Incredibly Tiny Language / Intelligenza Artificiale YouTube video by Mille e Una Avventura

ITL, il linguaggio di programmazione fortemente ispirato a VTL-2, ora ha anche un compilatore! Generato dalla collaborazione di diversi modelli linguistici, crea eseguibili stand alone. Scopriamo assieme su funziona davvero! #ai #programminglanguage #programming www.youtube.com/watch?v=EYL2...

0 0 0 0
AquaShell - A Scripting Environment for Windows
AquaShell - A Scripting Environment for Windows YouTube video by Daniel Brendel

AquaShell: A Scripting Environment for Windows 📜

100% free and open-source, programmed in C++.

www.youtube.com/watch?v=q7OS...

#IndieDev #Programming #Coding #Scripting #ProgrammingLanguage #ComputerScience #Technology #Shell #BlueskyPromo #PromoSky

5 0 0 0
Grafica, Mouse e Temporizzazioni / Incredibly Tiny Language
Grafica, Mouse e Temporizzazioni / Incredibly Tiny Language YouTube video by Mille e Una Avventura

Grafica, gestione del Mouse e delle Temporizzazioni: l'IA potenzia il linguaggio ITL. Ecco l'incredibile risultato! #artificialintelligence #programminglanguage #programming www.youtube.com/watch?v=30LX...

1 0 0 0
Un REPL per l'Incredibly Tiny Language / Programmazione
Un REPL per l'Incredibly Tiny Language / Programmazione YouTube video by Mille e Una Avventura

Chiedo a Claude Sonnet 4.6 di creare il REPL per il linguaggio ITL. Ecco il risultato! #artificialintelligence #programminglanguage #programming www.youtube.com/watch?v=Vc0u...

0 0 0 0
# Install Nix

The installer on the website sucks (doesn't work with SELinux, for example), but there is a community-maintained one:

```shell
curl -fsSL https://artifacts.nixos.org/nix-installer | sh -s -- install
```

With that completed, go write your first Nix Flake

# Install Nix The installer on the website sucks (doesn't work with SELinux, for example), but there is a community-maintained one: ```shell curl -fsSL https://artifacts.nixos.org/nix-installer | sh -s -- install ``` With that completed, go write your first Nix Flake

I've added a bit more barebones Nix stuff that can be confusing at first :)

#Nix #OS #ProgrammingLanguage #nixpkgs #NixOS #FunctionalProgramming #DeclarativeProgramming

0 0 1 0
Un interprete per l'Incredibly Tiny Language / Intelligenza Artificiale
Un interprete per l'Incredibly Tiny Language / Intelligenza Artificiale YouTube video by Mille e Una Avventura

Invento un linguaggio di programmazione esoterico (fortemente ispirato a VTL-2) e chiedo a Claude 4.5 di crearne l'interprete. Riuscirà nell'impresa? #artificialintelligence #programminglanguage #programming www.youtube.com/watch?v=7xo1...

1 0 0 0
Wired 2.0 - WIRED Selectors Showcase
Wired 2.0 - WIRED Selectors Showcase YouTube video by AnaBeatrizJBSan

#habbo #wireds #programminglanguage
youtu.be/GNbOKgsSz4Q

0 0 0 0
Preview
Games At Work dot Biz e541 — Invisible Llamas A weekly podcast and blog where we focus on metaverse & gaming technology in business, gamification and the business of games.

Stories and discussion on #ProgrammingLanguage #localization, #VirtualBoy #hardware & #emulation, #AR & #LaserKeyboard, #LEGO terrestrial & orbital #dwellings and a whole lot more. www.gamesatwork.biz

0 1 0 0
Preview
AquaShell 1.0.2 Free scripting and automation shell for Windows

AquaShell is now also available via Chocolatey 🚀

It's as simple as running:

𝓬𝓱𝓸𝓬𝓸 𝓲𝓷𝓼𝓽𝓪𝓵𝓵 𝓪𝓺𝓾𝓪𝓼𝓱𝒆𝓵𝓵

community.chocolatey.org/packages/aqu...

#foss #opensource #programming #programminglanguage #milestone #cpp #cplusplus #shell #scripting #sysadmin

1 0 0 0
Post image

Simple snippet to check if internet connection is available by performing a HTTP request to an assortment of domains.

See full AquaShell snippet here:
www.aquashell-scripting.com/snippets/sho...

#opensource #foss #aquashell #programminglanguage #scripting #shell #programming #coding

2 0 0 0

LLM in Rust: Memory Safety w/o Garbage Collection; New Language "Rue": Doubt Acknowledged #ProgrammingLanguage https://fefd.link/oa4B1

0 0 0 0

Kip's core novelty lies in its Turkish grammar inspiration, showcasing how linguistic structures can inform programming syntax. This innovative approach generates excitement for exploring the inherent linguistic aspects of coding. #ProgrammingLanguage 2/6

0 0 1 0
Preview
JavaScript Just Leveled Up: ES2025 - You’ll Fall in Love With JavaScript Just Got Beautiful — The New ES2025 Syntax Revolution

JavaScript Just Leveled Up: ES2025 - You’ll Fall in Love With
jsdevspace.substack.com/p/javascript... #JavaScript #ES2025 #ProgrammingLanguage

0 0 0 0
Video thumbnail

JavaScript Just Leveled Up: ES2025 - You’ll Fall in Love With
jsdevspace.substack.com/p/javascript-just-levele... #JavaScript #ES2025 #ProgrammingLanguage

0 0 0 0
Video thumbnail

Ever wonder what the term 'object-oriented programming' means when it comes to software development? Delta Systems CIO and SaaS That App podcast host Justin Edwards explains!

#askanengineer #programming #programminglife #programminglanguage #softwaredevelopment

0 0 0 0

I can’t understand why otherwise highly educated people can be so fully ignorant of the #history of #science when they postulate natural language ‘is the only #programminglanguage needed’ in the wake of #GenAI. Have they never heard of symbolization and Newton, Leibniz, Frege!? #SAP #ABAP

2 0 0 0
Preview
PythoC: A new way to generate C code from Python PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first look at the new C code generator for Python.

PythoC: A new way to generate C code from Python - buff.ly/gJ7Ip33 #python #programming #programminglanguage

0 0 0 0
Pipe Diagram Demo - pipelang.com
Pipe Diagram Demo - pipelang.com YouTube video by Visual Programming Language "Pipe"

Pipe diagram demo for a real business case of account interest calculation is published.

For details, visit: www.pipelang.com

youtu.be/hckq9mRj5DM

#visualprogramming #programminglanguage #programming #softwareengineering #softwaredevelopment

2 0 0 0
Preview
The Task of Mathematical Modelling Using a Programming Language: A Scoping Review - Premier Science Containerisation, Distributed systems, Hybrid algorithms, Quantum technologies, Resource optimisation, Symbolic computing.

doi.org/10.70389/PJS...

#mathematicalmodelling #programminglanguage

0 0 0 0

The talk is here:
Slim Lim: "Concrete syntax matters, actually" - YouTube
https://www.youtube.com/watch?v=kQjrcSMYpaA

#PLT #ProgrammingLanguage

0 0 0 0

Despite its strengths, Gleam faces limitations. Users noted verbose syntax (e.g., needing `list.map` instead of `map`) and the absence of interfaces. Some libraries are also less mature compared to other ecosystems. #ProgrammingLanguage 3/6

0 0 1 0
Preview
R language is making a comeback – Tiobe Tiobe index of programming language popularity index has the R language for statistical computin back in its top 10.

R language is making a comeback – Tiobe buff.ly/62CKH3L #rlanguage #programminglanguage #comeback

0 0 0 0
Preview
AquaShell - A scripting and automation shell for Windows AquaShell is a scripting and automation shell for Windows using dnyScriptInterpreter

AquaShell v1.0.2 released! 🧩🚀💯

➡️ View the release here:
github.com/danielbrende...

➡️ More on AquaShell:
www.aquashell-scripting.com

#Programming #Coding #CPP #CPlusPlus #ProgrammingLanguage #Scripting #Shell

3 0 0 0