Search Articles — Sudonull

Search Results

In this project

TIOBE April 2026: top programming languages

https://sudonull.com/tiobe-april-2026-top-programming-languages

TIOBE Rating Analysis for April 2026: Python falls, C at 2nd, Rust at 16th. Data on top-20, dynamics of R, Perl, legacy languages. For developers — read the details.

Compiled vs Interpreted Languages: Key Differences

https://sudonull.com/compiled-vs-interpreted-languages-key-differences

What is the difference between compiled and interpreted languages? Learn performance, use cases, and how to choose the right language for your project. Full comparison guide.

KITE: language in C for Termux and Android

https://sudonull.com/kite-language-in-c-for-termux-and-android

Learn how to implement the KITE language interpreter in C: lexer, parser, AST, refcounting. Compilation in Termux, OOP, closures. Sources are open — study and improve them.

LISP Dialect on Python: TCO and FEXPR

https://sudonull.com/lisp-dialect-on-python-tco-and-fexpr

Implementation of a minimal LISP interpreter on Python with tail-call optimization, FEXPR and dynamic scoping. Parser code, evaluator, macro examples. For middle/senior dev.

SWX: your own language on Node.js with AST and cryptography

https://sudonull.com/swx-your-own-language-on-node-js-with-ast-and-cryptography

Breakdown of the SWX scripting language implementation: lexer, parser, interpreter, crypto and HTML-DSL. Architecture for middle/senior dev. Study the source code and code examples.

From other projects

Strength vs Hypertrophy: Key Differences Explained

https://lrivo.com/strength-vs-hypertrophy-key-differences-explained

Learn what is the difference between strength training and hypertrophy. Compare reps, rest, and benefits to choose the right program for your goals. Start now.

From the web

List of programming languages - Wikipedia

https://en.wikipedia.org/wiki/List_of_programming_languages

This is an index to notable programming languages, in current or historical use. Dialects of BASIC (which have their own page), esoteric programming languages, and markup languages are not …

Top 20 Programming Languages to Learn - GeeksforGeeks

https://www.geeksforgeeks.org/blogs/top-programming-languages/

Nov 11, 2025 · Programming languages are the backbone of all software development, from simple scripts to advanced AI systems. As technology evolves, learning the right languages becomes …

List of programming languages | SQL, C, Java, Python, Go, & Facts ...

https://www.britannica.com/technology/list-of-programming-languages

For a computer to complete tasks, software developers use programming languages to communicate with the device. Here is a list of popular programming languages.

5 Types of Programming Languages - Coursera

https://www.coursera.org/articles/types-programming-language?msockid=3cfc9446141c63a11b4c83da153c6253

Nov 9, 2025 · While professionals commonly use languages like Python and Java, the precise type of programming language you should learn depends on your career goals. The major types of …

Introduction to Programming Languages - GeeksforGeeks

https://www.geeksforgeeks.org/computer-science-fundamentals/introduction-to-programming-languages/

Oct 15, 2025 · Programming languages are the foundation of software development, allowing developers to create applications, websites, and systems through computer-understandable instructions. They …

Programming language - Wikipedia

https://en.wikipedia.org/wiki/Programming_language

There are two main approaches for implementing a programming language – compilation, where programs are compiled ahead-of-time to machine code, and interpretation, where programs are …

The Complete List of Programming Languages 2025 - DEV

https://dev.co/programming-languages

Feb 19, 2025 · Programming languages are the foundation of web, mobile, and desktop applications, whether it’s a simple task management solution or a complex system to manage millions of data points.

Top Computer Languages 2026 - StatisticsTimes.com

https://www.statisticstimes.com/tech/top-computer-languages.php

Apr 11, 2026 · TIOBE: Python, C, C++, Java, and C# are significantly ahead of the other languages in the TIOBE Index. Meanwhile, C++, Java, and C# are closely ranked, occupying the 3rd, 4th, and 5th …

12 Best Programming Languages to Learn in 2026 - Mimo

https://mimo.org/blog/best-programming-languages-to-learn

Oct 31, 2025 · Compare the best programming languages to learn in 2026, including salaries, use cases, job paths, and beginner-friendly options.

Types of Programming Languages: Machine, Functional, OOP

https://builtin.com/articles/types-of-programming-languages

Jun 11, 2025 · Explore 8 types of programming languages — from machine and assembly to scripting and logic — including examples, use cases and comparisons of paradigms and compilation strategies.

Trending Now