Tcler's Wiki
Home
Changes
Random page
New page
Page
Comment
Edit
Upload
References
History
See also
Code Example
Discussion
Page
References
History
See also
Code Example
Discussion
Showcase
Tutorial
Articles
Playground
Help
Page Markup
Wiki Categories
Topics
Report Problems
Privacy
License
User
Sign in
b6b
What
b6b
Where
https://github.com/dimkr/b6b
Description
A scripting language inspired by Tcl, Python, Lisp, and shell.
License
Apache 2.0
Updated
2018-02
See also
szl
Code Example
{
$if
[
$
==
4
3
]
{
{
$stdout
writeln a
}
}
{
{
$stdout
writeln b
}
}}
Discussion
Category Language
Updated 2018-03-12 16:32:47