kapitancho/walnut-lang-demos
最新稳定版本:0.0.7
Composer 安装命令:
composer require kapitancho/walnut-lang-demos
包简介
README 文档
README
A set of a bit chaotic but extensive examples of the Walnut language.
Installation
To install the latest version, use the following command:
$ composer require kapitancho/walnut-lang-demos
Usage
Provided that the code is served by a Server supporting PHP files, open public/index.php in a browser, explore the code and see the execution results.
Use with Docker
To run the demos in a Docker container, use the following commands:
$ docker compose build $ docker compose up -d
Then open http://localhost:8068/public/ in a browser.
Introduction to Walnut-Lang
Some notable demos
- Fibonacci
- Fizz Buzz - 3 versions
- Books in a Library
- Hydration
- Members model
- Using a database
- Interface-like casts
- JSON
- Subtypes
Methods showcases
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2024-02-29