Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 12
222 results for tags programming x
  • Understanding the Dynamic Module System of GNU Emacs
    Found on Sacha Chua's blog https://sachachua.com/blog/2025/04/2025-04-21-emacs-news/
    Tue Apr 29 11:42:36 2025 - permalink -
    - https://www.phimulambda.org/blog/emacs-dynamic-module.html
    C Emacs programming reading
  • Why S7 Scheme? — Scheme For Max 0.1 documentation
    Documentation for the S7 scheme interpreter, which can be found on https://ccrma.stanford.edu/software/snd/snd/s7.html
    Thu Apr 10 15:39:05 2025 - permalink -
    - https://iainctduncan.github.io/scheme-for-max-docs/s7.html
    FOSS lic:BSD programming Scheme software
  • 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
  • snarfed.org | Ryan Barrett's blog
    Found via the Emacs wiki https://www.emacswiki.org/emacs/Git
    https://snarfed.org/2014-02-09_the-paperless-office-arrived-and-no-one-noticed
    Wed Feb 12 15:12:54 2025 - permalink -
    - https://snarfed.org/
    blog programming reading
  • 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
  • blog posts from Martijn Braam
    Found via the Postmarket OS wiki https://wiki.postmarketos.org/wiki/User:MartijnBraam
    Tue Jan 28 00:07:26 2025 - permalink -
    - https://blog.brixit.nl/building-a-timeseries-db-for-fun/
    blog plot programming
  • What "Worse is Better vs The Right Thing" is really about
    Interesting article about Richard Gabriel's "Worse is better". Found via a link to https://yosefk.com/blog/my-history-with-forth-stack-machines.html on Felix Winkelmann's site http://call-with-current-continuation.org/misc.html
    Wed Dec 18 07:54:34 2024 - permalink -
    - https://yosefk.com/blog/what-worse-is-better-vs-the-right-thing-is-really-about.html
    blog programming reading
  • http://call-with-current-continuation.org/articles/brutalist-manifesto.txt
    Interesting ideas about minimalist programming. See also http://call-with-current-continuation.org/articles/keyboard-vs-mice.html, http://call-with-current-continuation.org/rants/rants.html and http://call-with-current-continuation.org/misc.html
    Fri Nov 22 10:10:23 2024 - permalink -
    - http://call-with-current-continuation.org/articles/brutalist-manifesto.txt
    politics programming reading Scheme
  • 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
  • Practices for Software Projects | John Jacobsen
    I discovered this blog via the link to http://johnj.com/posts/to-the-metal/ on https://planet.lisp.org/
    His static site generators https://github.com/eigenhombre/weeds and https://github.com/eigenhombre/organa look interesting too.
    Tue Aug 20 14:36:47 2024 - permalink -
    - http://johnj.com/posts/practices/
    blog common-lisp Lisp org-mode programming software
  • How do I print colored text to the terminal?
    Some ANSI escape sequences, this might help me write a program to clean up transcripts.
    Mon Aug 19 07:25:03 2024 - permalink -
    - https://stackoverflow.com/questions/287871/how-do-i-print-colored-text-to-the-terminal
    programming Python
  • Taste
    An example from Peter Seibel's blog, see also
    https://gigamonkeys.com/code-reading/
    https://gigamonkeys.com/knuth-dijkstra/
    Tue Jun 11 10:31:36 2024 - permalink -
    - https://gigamonkeys.com/taste/
    blog programming reading
  • 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
  • Deriving Recursion from First Principles or Approaching the Y Combinator
    I have found the website before and noted its λ favicon, but did not bookmark it.
    Sun Feb 11 01:33:55 2024 - permalink -
    - https://lambdaland.org/posts/2023-10-03_recursion_from_first_principles
    blog functional programming
  • Program Development by Stepwise Refinement, Niklaus Wirth
    Reprinted from Communications of the ACM, Vol. 14, No. 4, April 1971, pp. 221-227. Copyright © 1971, Association for Computing Machinery, Inc.
    This is a digitized copy derived from an ACM copyrighted work. It is not guaranteed to be an accurate copy of the author's original work.

    In fact, it contains a number of typographical errors which makes it hard to read.

    Found on Jonathan Rees' blog https://odontomachus.wordpress.com/2011/03/07/are-you-confused-yet-about-the-word-representation/
    Tue Jan 23 16:45:57 2024 - permalink -
    - http://sunnyday.mit.edu/16.355/wirth-refinement.html
    computer programming reading Wirth
Links per page: 20 50 100
◄Older
page 1 / 12
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.