Quantcast
Channel: OSnews
Viewing all articles
Browse latest Browse all 484

An overview of the Starlark language

$
0
0

Starlark is a small programming language, designed as a simple dialect of Python and intended primarily for embedded use in applications. Some people might say it’s a bit like Lua with Python syntax, but I think there are many interesting bits to discuss. The language is now open-source and used in many other applications and companies. As I led the design and implementation of Starlark, I’d like to write a bit more about it.

↫ Laurent Le Brun

I’m sure there’s a few among you will like this.


Viewing all articles
Browse latest Browse all 484

Trending Articles