klotz: lisp*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. - Raph Levien, who is an expert in Rust and rendering on GPUs, who founded Advogato, and who designed Inconsolata, a great monospace font. His talk's title is *I Want a Good Parallel Language*.
    - Jeff Shrager will give a talk on reviving early AI programs like ELIZA and IPL-V. His talk's title is *RetroAI: Reanimating the Earliest AIs in the Lost Languages that Predated Lisp*.
  2. A historical document detailing the origins and development of the EMACS editor, tracing its roots from early TECO-based systems like TMACS and TECMAC through its evolution on Multics and ITS. Includes email exchanges and notes from key figures like RMS, GLS, and EAK.
  3. An article detailing the history of LISP machines and the SCHEME-78 microprocessor, designed to closely match the LISP language, developed by Guy L. Steele and Gerald Jay Sussman. It discusses the motivations behind creating dedicated LISP hardware, its eventual decline, and its relevance to modern AI hardware.
  4. This article describes how to capture the output of a shell command in a temporary Emacs buffer, allowing you to view the output without switching to a terminal. It provides code examples for simple and more complex use cases, such as saving the current buffer before running a command.
  5. An introduction to Scheme programming language basics including its characteristics, primitive data types, list operations, expression evaluation, variables, function definition, equality predicates, and control structures.
  6. This GitHub repository contains a re-implementation of the IPL-V programming language and the Logic Theorist (LT) program. It includes the original code transcribed into a TSV format and converted to Lisp, along with documentation and debugging tools.
  7. This repository provides a modified version of ulisp-arm for a self-contained uLisp computer using Teensy 4.1, a TFT screen with RA8875 controller, and optional touchscreen support. It includes a REPL that works locally and via serial, prints to the TFT, and features several uLisp extensions, a library for ULOS system, and a full-screen uLisp and text editor with various keyboard shortcuts and functionalities. The project also offers 'Lispy Little Helper', a gadget for collecting built-in help information accessible from the REPL and editor.
    2025-02-25 Tags: , , , , , by klotz
  8. Jank is a general-purpose programming language that combines the interactive, value-oriented nature of Clojure with native compilation and minimal runtimes. It offers seamless integration with C++ and LLVM-based JIT compilation for high performance while maintaining strong compatibility with Clojure.
    2025-02-02 Tags: , , , , by klotz
  9. Jeaye Wilkerson introduces jank, a new programming language that combines Clojure's code-as-data philosophy with native programming capabilities. Designed for gaming and other resource-intensive applications, jank aims to bridge the gap between dynamic languages and low-level performance.
    2025-02-02 Tags: , , , by klotz
  10. https://gordonbell.azurewebsites.net/Computer_Structures__Readings_and_Examples/contents.html

    Proc. WJCC, pp. 119-128, 1958.
    Chapter 30
    A command structure for complex information processing1

    J. C. Shaw / A. Newell / H. A. Simon / T. O. Ellis
    The general-purpose digital computer, by virtue of its large capacity and general-purpose nature, has opened the possibility of research into the nature of complex mechanisms per se. The challenge is obvious: humans carry out information processing of a complexity that is truly baffling. Given the urge to understand either how humans do it, or alternatively, what kinds of mechanisms might accomplish the same tasks, the computer is turned to as a basic research tool. The varieties of complex information processing will be understood when they can be synthesized: when mechanisms can be created that perform the same processes.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: lisp

About - Propulsed by SemanticScuttle