Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 3 / 9
Newer►
180 results for tags lisp x
  • the Fennel programming language
    Fennel is a programming language that brings together the speed, simplicity, and reach of Lua with the flexibility of a lisp syntax and macro system.

    Full Lua compatibility: Easily call any Lua function or library from Fennel and vice-versa.
    Zero overhead: Compiled code should be just as efficient as hand-written Lua.
    Compile-time macros: Ship compiled code with no runtime dependency on Fennel.
    Embeddable: Fennel is a one-file library as well as an executable. Embed it in other programs to support runtime extensibility and interactive development.
    Anywhere you can run Lua code, you can run Fennel code.
    Wed Feb 23 14:01:22 2022 - permalink -
    - https://fennel-lang.org/
    language lisp Lua programming
  • GitHub - vygr/ChrysaLisp: Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
    Assembler/C-Script/Lisp 64 bit, MIMD, multi CPU, multi threaded, multi core, multi user Parallel OS. With GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter, Debugger, Profiler, Vector Font engine and more...
    Found via
    Fri Feb 11 14:36:27 2022 - permalink -
    - https://github.com/vygr/ChrysaLisp
    lisp operating-system
  • Kalyn: a self-hosting compiler for x86-64
    Found via https://vlang.io/ → https://github.com/damon-kwok/v-mode → https://github.com/raxod502/straight.el
    The programming language playground https://riju.codes/ looks interesting too.
    Fri Feb 11 11:59:24 2022 - permalink -
    - https://intuitiveexplanations.com/tech/kalyn#what-the-project-is-and-why-it-exists
    blog compiler Haskell language lisp programming
  • Open Dylan
    Dylan is a multi-paradigm functional and object-oriented programming language. It is dynamic while providing a programming model designed to support efficient machine code generation, including fine-grained control over dynamic and static behaviors.
    Sun Feb 6 19:42:59 2022 - permalink -
    - https://opendylan.org/index.html
    FOSS language lisp programming
  • Seth Morabito's blog
    Found via the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2021-December/024902.html
    This post describes his org-mode setup, but other entries about his work on various emulators are interesting too.
    Wed Dec 29 10:49:17 2021 - permalink -
    - https://loomcom.com/blog/0110_emacs_blogging_for_fun_and_profit.html
    6502 blog computer emacs history lisp org-mode org-mode
  • Window-chord
    Key chords for window management inspired by the Symbolics Lisp-machine.
    Found on https://planet.scheme.org/ Monday, December 13, 2021. I did not find an URL for this post.
    See also the push-pin maps https://speechcode.com/blog/push-pin-maps
    https://speechcode.com/maps/world?places=ad,at,be,ca,ch,cn,cz,de,dk,ee,eg,es,fi,fr,gb,gr,hr,hu,id,il,it,jo,jp,li,lt,lv,mt,nl,no,ps,pt,se,si,sk,tr,us,va
    https://speechcode.com/blog/org-to-clipboard
    Wed Dec 15 08:05:28 2021 - permalink -
    - https://speechcode.com/blog/window-chord
    blog JavaScript key-binding lisp map Scheme TODO web
  • Community-Scheme-Wiki
    This wiki is about anything even remotely related to the programming language Scheme (see what-is-scheme) and the people that use it.
    Tue Oct 12 16:13:08 2021 - permalink -
    - http://community.schemewiki.org/
    lisp programming Scheme wiki
  • GitHub - redguardtoo/diff-lisp: Diff files&strings in pure Emacs Lisp.
    Fri Sep 17 11:37:56 2021 - permalink -
    - https://github.com/redguardtoo/diff-lisp
    emacs FOSS GPL lisp tool
  • The Multics MACLISP Compiler
    Found in https://www.tuhs.org/pipermail/tuhs/2018-February/014546.html
    Mon Jun 28 01:10:37 2021 - permalink -
    - https://multicians.org/lcp.html
    compiler computer history lisp reading TUHS
  • uLisp on M5Stack (ESP32)
    Interesting blog, where literature plays an important role.
    Using an Image Viewer as a Presentation Program, Image Correction in Batch Mode (Using The GIMP) http://blog.matroid.org/display/62
    Sat Jan 30 10:45:18 2021 - permalink -
    - http://blog.matroid.org/display/82
    blog lisp reading
  • Eligis: OpenLisp, ISLISP, ISO Lisp
    A full and efficient ISO/IEC 13816:2007(E) ISLISP Implementation.
    Commercial software, can be used for free for non-commercial use.
    An emacs-like editor for DOS and Windows by the same author can be found on
    http://christian.jullien.free.fr/emacs/
    Mon Oct 5 15:05:36 2020 - permalink -
    - http://christian.jullien.free.fr/
    editor emacs ISLisp lisp software
  • I've been writing ring buffers wrong all these years
    Blog article about different ways to implement ring buffers. Other interesting articles include
    The origins of XXX as FIXME
    https://www.snellman.net/blog/archive/2017-04-17-xxx-fixme/
    Numbers and tagged pointers in early Lisp implementations
    https://www.snellman.net/blog/archive/2017-09-04-lisp-numbers/
    Tue Sep 8 10:27:45 2020 - permalink -
    - https://www.snellman.net/blog/archive/2016-12-13-ring-buffers/
    blog history lisp programming
  • Blog articles from José Antonio Ortega Ruiz
    Interesting blog written in org-mode, using https://github.com/bastibe/org-static-blog, written by Bastian Bechtold https://bastibe.de/
    Some highlights:
    https://jao.io/blog/eww-to-org.html convert HTML to orgdown
    the links below probably need to be edited, removing the date
    https://jao.io/blog/literate-programming.html literate programming
    https://jao.io/blog/signel.html, a barebones signal chat on top of signal-cli, written in literate style
    https://jao.io/blog/programmers-go-bananas.html category theory
    https://jao.io/blog/dancers-at-the-end-of-time.html sounds like an interesting book.
    https://jao.io/blog/geometrically-speaking.html geometric proofs, Kindergarten Quantum Mechanics
    https://jao.io/blog/observatory.html Mozilla Observatory to check a website's security
    https://jao.io/blog/simple-note-taking.html simple note taking
    Fri Jul 10 14:45:27 2020 - permalink -
    - https://jao.io/blog/
    blog book emacs lisp mathematics org-mode physics Scheme security Sussman TODO web
  • .@ Tony Finch's homepage
    Interesting software, such as
    unifdef selectively removes C preprocessor conditionals. My version of this program now shipped by all the BSDs (including Mac OS X) and is used by the Linux kernel build system.
    regpg safely stores server secrets using gpg, so you can keep them in version control.
    picoro - tiny coroutine implementations in pure C. I wrote an accompanying article, coroutines in 20 lines of standard C.
    Counting the days - tiny routines for converting Gregorian dates into linear counts, like Julian day numbers or Unix time_t. The date of the count - a small routine for converting linear day counts into Gregorian dates.
    https://dotat.at/@/2016-04-22-synergy-vs-xmodmap-fight.html Why you can't use xmodmap to change how Synergy handles modifier keys
    https://dotat.at/@/2023-05-26-whence-time.html Where does my computer get the time from?
    https://dotat.at/@/2023-08-04-unix69.html a neat keyboard map
    https://dotat.at/@/2024-01-29-four-point-egg.html construct an egg shape with straightedge and compass
    His log of links, https://dotat.at/:/ which I found on the TUHS mailing list is also worth reading. He explains a bit about this log on http://dotat.at/.
    Mon Jun 8 22:31:25 2020 - permalink -
    - http://dotat.at/
    blog C compiler cryptography Go hardware key-binding keyboard lisp mathematics software software time TUHS X11
  • Emacs Ninja - Brave New World
    Interim is an attempt to implement an operating system using ideas from the Lisp machines and Plan 9.
    https://github.com/mntmn/interim
    The blog has other interesting articles on (Emacs) Lisp, Scheme, git...
    Fri May 29 11:45:41 2020 - permalink -
    - https://emacsninja.com/posts/brave-new-world.html
    blog emacs lisp plan9 Scheme
  • Language agnostic
    Enjoy the various programming-themed writings available on offer. The latest post is available below and the archive link is directly above this text.
    Sun May 10 17:49:14 2020 - permalink -
    - http://langnostic.inaimathi.ca/archive
    blog common-lisp emacs Haskell lisp reading
  • A random blog with math, science, and computer content among other things.
    Joe Marshall's non-lisp blog. Lisp/Scheme are the subject of his other blog,
    Abstract Heresies, Unorthodox opinions on computer science and programming. http://funcall.blogspot.com/
    Mon Jan 20 23:44:53 2020 - permalink -
    - https://jrms-random-blog.blogspot.com/
    blog lisp mathematics
  • Milonga, a customizable theme for Emacs
    Milonga is a customizable theme for Emacs, based on the Tango color palette. The specificity of Milonga is in the way it is programmed. Every basic color in the palette has a corresponding foreground and background face, and every themed face inherits from one or two of them instead of having its color hard-wired. This means that if you want to change one of the original colors throughout the theme, you only need to customize one (or two) faces.

    Milonga provides the `milonga-theme' Custom group from which you may access the aforementioned core faces.
    Thu Oct 10 11:10:57 2019 - permalink -
    - https://www.lrde.epita.fr/~didier/software/elisp/#milonga
    emacs GPL lisp software
  • Retrocomputing - MIT CADR Lisp Machines
    Emulator of the MIT CADR. Basically a program to run its microcode. Last updated 2006-07-11.
    Mon Oct 7 15:29:57 2019 - permalink -
    - http://www.unlambda.com/cadr/index.html
    computer history lisp MIT software
  • ρEmacs is a preconfigured distribution of GNU Emacs editor for Microsoft Windows.
    It offers nearly GNU/Linux Emacs experience in Windows with minimum configuration efforts. A set of additional GNU command-line and development tools is available through the network installer. Includes commonly used POSIX utilities such as diff, grep, aspell.
    Optionally, a number of Lisp implementations can be installed.
    Wed Aug 28 09:36:56 2019 - permalink -
    - https://rho-emacs.sourceforge.io/
    editor emacs GNU lisp Windows
Links per page: 20 50 100
◄Older
page 3 / 9
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.