Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб MakerLisp Machine: an eZ80 CPU card running bare-metal Lisp, by Luther Johnson (long-form talk) в хорошем качестве

MakerLisp Machine: an eZ80 CPU card running bare-metal Lisp, by Luther Johnson (long-form talk) 5 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



MakerLisp Machine: an eZ80 CPU card running bare-metal Lisp, by Luther Johnson (long-form talk)

BALISP, the Bay Area Lisp & Scheme Users Group https://balisp.org/ Sat 2 Feb 2019 Hacker Dojo Santa Clara, CA Abstract The MakerLisp Machine is a portable, modular, computer system, designed to recapture the feel of classic computing, with modern hardware. The machine centers on a 2” x 3.5” CPU "business card", based on a 50 MHz Zilog eZ80, which can be used stand-alone, or plugged in to a 2” x 8” main board, for expansion to a full computer system. A laser-cut wood enclosure holds a small keyboard, an LCD monitor, the circuit boards, and a prototyping area with a breadboard for electronics experimentation and development. The system software is 'MakerLisp', an open source implementation of a 'bare metal' Lisp, for Maker/DIY projects. MakerLisp has the Scheme evaluation model, Common Lisp-style low-level macros and primitive functions, and C language arithmetic and standard library functions. The system is written in portable C, and just-in-time compiles a tiny core Lisp language to SECD VM instructions. All higher-level forms are provided via Lisp functions and macros. In this talk, we'll discuss and demonstrate MakerLisp on the machine, reviewing the language feature and implementation choices that were made in order to support an expressive and extensible dialect of Lisp, with good performance, in a small system. More information is available at: https://makerlisp.com/ and on Facebook at:   / makerlisp   The slides for this talk are available under Documentation on that page. A source preview is available at: https://makerlisp.com/source-preview

Comments