Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why does Skia include a Forth interpreter?

Tags:

skia

forth

Why does Skia include a Forth interpreter?

like image 592
dharmatech Avatar asked Feb 15 '26 01:02

dharmatech


1 Answers

The Forth interpreter inclusion was originally going to be a mini-scripting language to call Skia.

Mike Reed, software engineer and manager (second line of article) of one of the Google offices, confirmed that here.