Issue 2021-W04

Published on

Subscribe to new issues of the bulletin via the RSS feed or via email.

This week has been about StrictMark, bacon-sci, semantic web research, JerryScript and a collection of static site generators.

# Scientific Computing in Rust

An article introducing bacon-sci, a SciPy replacement in Rust.

# ijq

An interactive version of jq to query JSON from the command-line.

# A Review of the Semantic Web Field

An article describing the timeline since early 2000s on the semantic web research field.

# Static Site Generators

A collection of static site generators. Similar and yet different from [Jamstack Site Generators]](https://jamstack.org/generators/).

# JerryScript

A lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.

# StrictMark: rational Markdown

A specification for a strict subset of Markdown aiming to implement all features with the shortest formal grammar possible.