codescaling.com
March | 2015 | Codescaling
https://codescaling.com/2015/03
Coding at all scales. Disque, Tiny JavaScript, ESP8266 Notes, Tails, GCC5 and Go: Developer Catchup. Asymp; 1 Comment. Antirez ,the man behind the splendid Redis in-memory key/value store has been working away on a new message broker called Disque. He’s not released it as yet, but he is giving status updates. An MIT licensed library written in C/C . I came across that while looking at MuJS. An interpreter for JavaScript, written in C with a simple binding API. MuJS’s is a little more limited in...There w...
ccxvii.net
ccxvii: Projects
http://ccxvii.net/projects.html
An open source PDF viewer. An embeddable and extensible JavaScript interpreter. An interactive fiction player for Windows and Linux. An interactive fiction player for MacOS X. Various tools for manipulating and converting 3d assets. Font disassemblers, xml parser, hyphenator, hashtables, etc. Tower of the Elephant. Inform 7 adaptation of the classic R.E.H. Conan novel. A mini-language with compiler and assembler, targeting the Glulx VM. Port to SDL and OpenGL of the old Macintosh game with the same name.
mupdf.com
MuPDF News
http://www.mupdf.com/news
A lightweight PDF and XPS viewer. MuPDF 1.9a (2016-04-26). Version 1.9a is a bug fix release. If you run into issues with selecting or searching for text with ligatures, you should upgrade from 1.9. MuPDF 1.9 (2016-04-18). The 19 release is here! MuPDF 1.9 RC1 (2016-04-06). New command line tools: create and run. New low-level Java interface for desktop and android. Bidirectional layout for Arabic and Hebrew scripts. Shaping complex scripts for EPUB text layout. Noto fallback fonts for EPUB layout. Impro...
duktape.org
Duktape
http://www.duktape.org/index.html
Duktape is an embeddable Javascript. Engine, with a focus on portability. Duktape is easy to integrate into a C/C project: add. To your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. Embeddable, portable, compact: can run on platforms with 256kB flash and 64kB system RAM. Compliant, some features borrowed from Ecmascript E6. And Node.js Buffer. Built-in regular expression engine. Combined reference counting and mark-and-sweep garbage collection with finalization.
codescaling.com
Disque, Tiny JavaScript, ESP8266 Notes, Tails, GCC5 and Go: Developer Catchup | Codescaling
https://codescaling.com/2015/03/23/disque-tiny-javascript-esp8266-notes-tails-gcc5-and-go-developer-catchup
Coding at all scales. Disque, Tiny JavaScript, ESP8266 Notes, Tails, GCC5 and Go: Developer Catchup. Asymp; 1 Comment. Antirez ,the man behind the splendid Redis in-memory key/value store has been working away on a new message broker called Disque. He’s not released it as yet, but he is giving status updates. An MIT licensed library written in C/C . I came across that while looking at MuJS. An interpreter for JavaScript, written in C with a simple binding API. MuJS’s is a little more limited in...There w...