Shaare your links...
2371 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 6
105 results for tags language x
  • Ivy is an interpreter for an APL-like language.
    Written by Rob Pike,  "It is a plaything and a work in progress."
    Found via the MoHP forum https://www.hpmuseum.org/forum/thread-23748-post-206165.html#pid206165
    Mon Jun 30 16:49:05 2025 - permalink -
    - https://pkg.go.dev/robpike.io/ivy#section-readme
    APL FOSS Go language lic:BSD3 Pike programming
  • Amber is a language (derived from Smalltalk) and environment built for the web
    Found on Joseph Holsten's blog https://blog.josephholsten.com/2012/05/03/smalltalk-in-smalltalk-in-javascript/
    The git repository https://lolg.it/amber/amber has been updated 3 years ago (2022).
    Sun Jun 8 23:10:14 2025 - permalink -
    - https://amber-lang.net/
    FOSS language lic:MIT programming Smalltalk web
  • The Hare programming language
    Found on Drew DeVault's blog https://drewdevault.com/2024/05/24/2024-05-24-Bunnix.html
    Sun Jun 1 21:23:15 2025 - permalink -
    - https://harelang.org/
    language programming
  • A museum of all things computational: mechanical, mainframe, mini, micro
    Forum about retrocomputing, found via a link on Norbert Landsteiner's site https://masswerk.at/lounge.php
    https://retrocomputingforum.com/t/some-materials-on-early-c-and-the-history-of-c/3016 looks interesting.
    Sun Mar 16 19:18:17 2025 - permalink -
    - https://retrocomputingforum.com/
    C computer history language programming reading TODO
  • Vinix is an effort to write a modern, fast, and useful operating system in the V programming language.
    Found via the message https://www.tuhs.org/pipermail/tuhs/2025-March/031472.html on the TUHS mailing list.
    See https://vlang.io/ for the V programming language. Some other new programming languages are mentioned on
    https://www.tuhs.org/pipermail/tuhs/2025-March/031487.html
    Sun Mar 2 22:05:36 2025 - permalink -
    - https://github.com/vlang/vinix
    language lic:GPL2 operating-system programming V
  • The Lisp Curse
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/02/lispy-gopher-show-2025-02-05-programming-languages-history-blogging-and-communities-with-screwtape-ramin-honary-and-me/
    Fri Feb 7 14:17:12 2025 - permalink -
    - https://winestockwebdesign.com/Essays/Lisp_Curse.html
    language Lisp programming reading
  • GitHub - rems-project/sail: Sail architecture definition language
    Sail is a language for defining the instruction-set architecture (ISA) semantics of processors: the architectural specification of the behaviour of machine instructions. Sail is an engineer-friendly language, much like earlier vendor pseudocode, but more precisely defined and with tooling to support a wide range of use-cases.
    Found on the CHERI page https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/
    Wed Sep 25 14:49:22 2024 - permalink -
    - https://github.com/rems-project/sail
    computer hardware language programming
  • Discussion of C's weaknesses
    The links to CHERI sound interesting.
    Sat Sep 21 15:28:41 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-September/030851.html
    C language programming reading
  • About Chialisp | Chialisp
    "Chialisp is a pure and functional language with a focus on security and auditability. Chialisp is commonly used on the Chia blockchain to lock funds in smart coins until spent and released by their owner. This enables behavior similar to that of smart contracts."
    Mention on the Lisp timeline at https://en.wikipedia.org/wiki/AutoLISP
    Fri Sep 6 14:15:31 2024 - permalink -
    - https://chialisp.com/
    language Lisp programming
  • A Crash Course in Python for Scientists, by Rick Muller, Sandia National Laboratories
    Fri Aug 23 13:33:17 2024 - permalink -
    - https://nbviewer.org/gist/anonymous/5920182
    language programming python reading TODO
  • New mandoc -mdoc -T markdown converter
    Critique of markdown. Found on the TUHS mailing list
    https://www.tuhs.org/pipermail/tuhs/2024-June/029960.html
    Sun Jun 2 22:42:36 2024 - permalink -
    - https://undeadly.org/cgi?action=article&sid=20170304230520
    language markup software
  • Playing with Oberon in 2019
    Blog, mostly about the Plan 9 operating system. Found https://seh.dev/p9sk1/ when searching for information about the dp9ik authentication protocol introduced by 9front.

    Other pages I found are
    - https://echoline.org/webterm.pdf, explaining Webterm, an HTML5 remote desktop for use with Plan 9[1] which re-
     imagines drawterm inside of a browser. The source code is available at https://github.com/echoline/webterm
    - https://man.9front.org/6/authsrv
    Thu May 23 13:50:16 2024 - permalink -
    - https://seh.dev/oberon/
    blog computer crytopgraphy history language Oberon plan9 programming security Wirth
  • The Go Programming Language
    I have read quite a bit about Go, but apparently not saved any bookmarks.
    https://pkg.go.dev/math/big@go1.22.0#Int has functions useful for the 256-bit benchmark.
    Includes an on-line "REPL".
    Fri Mar 1 11:57:14 2024 - permalink -
    - https://go.dev/
    Go language on-line programming REPL
  • Lunar Programming Language by David A. Moon
    Lunar is my attempt to distill 40 years of programming language experience into the "best" language I can come up with. I hope that this will bring some forgotten ideas back into the spotlight of public attention.
    Thu Jan 11 20:56:26 2024 - permalink -
    - http://users.rcn.com/david-moon/Lunar/
    language lisp programming
  • Open Dylan
    Found via https://www.theregister.com/2023/12/25/the_war_of_the_workstations/
    Thu Jan 11 15:42:17 2024 - permalink -
    - https://opendylan.org/
    computer history language lisp programming
  • Oberon Computing Systems
    Wiki about the Oberon programming language and several variants of the Oberon operating system.
    Mon Dec 25 14:47:12 2023 - permalink -
    - https://en.m.wikibooks.org/wiki/Oberon
    language Oberon programming software wiki
  • SPARKNaCl - Two Years of Optimizing Crypto Code in SPARK (and counting)
    Found on https://www.linux.com/audience/developers/hacking-the-linux-kernel-in-ada-part-1/
    Fri Sep 15 13:27:49 2023 - permalink -
    - https://blog.adacore.com/sparknacl-two-years-of-optimizing-crypto-code-in-spark-and-counting
    Ada cryptography language programming
  • Hacking the Linux Kernel in Ada – Part 1
    First of a three-part series about programming Linux kernel modules in Ada.
    Found on https://www.linux.com/training-tutorials/five-best-open-source-calendar-servers-linux/
    Fri Sep 15 13:27:02 2023 - permalink -
    - https://www.linux.com/audience/developers/hacking-the-linux-kernel-in-ada-part-1/
    Ada language Linux programming
  • Writing | Glenn Vanderburg
    Articles and papers, mostly about programming languages.
    Found via a link to https://vanderburg.org/old_pages/Tcl/war/ on Wikipedia https://en.wikipedia.org/wiki/Ousterhout%27s_dichotomy
    Wed Jan 25 16:36:43 2023 - permalink -
    - https://vanderburg.org/writing/
    language programming reading Tcl
  • 8th - One Effort, Multiple Platforms
    Forth-like, cross-platform language with native code compiler. Runs on
    - Microsoft Windows XP/7/8/10
    - macOS 10.7 and later (only 64-bit; 32-bit is no longer supported)
    - Linux - Ubuntu 14.04 and later, and derivatives or similar systems based on libc6
    - Raspbian (Raspberry Pi version of Debian Linux; also works for similar SBC Linux systems)
    - Android 4.4 (API level 19, ARM devices) and later
    - iOS 9.0 and later
    Found via https://pikchr.org/home/doc/trunk/homepage.md
    Fri Aug 12 11:55:36 2022 - permalink -
    - https://8th-dev.com/compare.html
    Forth language programming
Links per page: 20 50 100
◄Older
page 1 / 6
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.