node

node

> It's been a long time since I was excited by a new piece of software the way I was excited by Loglo, Avi Bryant's new creation. Loglo is "LOGO for the Glowforge", an experimental programming environment for creating SVG images. That's not a problem I need to solve, but the way Loglo works drew me in immediately. It consists of a stack programming language and a set of primitives for describing vector graphics, integrated into a spreadsheet interface. It's the use of a stack language to program a spreadsheet that excites me so much.

-- http://www.cs.uni.edu/~wallingf/blog/archives/monthly/2020-06.html#e2020-06-17T15_53_53.htm


Loglo is an experimental programming environment by Avi Bryant. It's currently focused on the narrow domain of producing SVG output to feed to a CNC machine or laser cutter.

Loglo integrates:

* A spreadsheet-style user interface
* A Postscript-like minimalist stack-based language
* An immutable compositional API for describing vector graphics

-- https://loglo.app/
replies
0
announces
1
likes
0