Skip to content

Flaque/boop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 24, 2019
b972740 · Feb 24, 2019

History

41 Commits
Apr 19, 2018
Feb 24, 2019
Apr 23, 2018
Apr 23, 2018
Apr 23, 2018
Apr 13, 2018
Apr 18, 2018
Apr 19, 2018
Apr 23, 2018
Apr 19, 2018
Apr 18, 2018
Apr 18, 2018
Apr 23, 2018
Apr 19, 2018

Repository files navigation

Boop

This is a programming language experiment. Take everything with a grain of salt, nothing's working right now and I have no plans at this time to support this language.

Overview

Boop is a sane scripting language for... scripting.

It's main claim to fame is every command in your $PATH is a function in Boop by default.

In other words, all standard unix commands like cd, grep, ls all work by default. All commands you've brew install'd or apt-get'd work too.

See langspec for more info.

About

A scripting language written in golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages