Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

blobcode/sw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

11 Commits

Repository files navigation

sw

A simple language implemented with menhir. Meant to be good for scratchpad computation and other general shenanigans.

For instance,

1..6 @ \x->x*x;

is a valid expression which results in [1, 4, 9, 16, 25, 36].

Syntax

To be described...

About

A simple language.

Resources

Stars

Watchers

Forks

AltStyle によって変換されたページ (->オリジナル) /