https://github.com/lightandlight/ipso
A functional scripting language.
https://github.com/lightandlight/ipso
Last synced: 9 months ago
JSON representation
A functional scripting language.
- Host: GitHub
- URL: https://github.com/lightandlight/ipso
- Owner: LightAndLight
- Created: 2020-09-18T06:09:05.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T02:02:36.000Z (over 1 year ago)
- Last Synced: 2025-08-09T03:23:40.415Z (11 months ago)
- Language: Rust
- Homepage: https://ipso.dev
- Size: 2.1 MB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing/forking.md
Awesome Lists containing this project
README
#
ipso
https://ipso.dev
## Installation
### Binaries
Download the binary for your platform from the [latest release](https://github.com/LightAndLight/ipso/releases/latest).
### Nix Flake
`nix shell github:LightAndLight/ipso` downloads and compiles `ipso` and makes it available in a new
shell.
## Contributing
If you find a problem, please create an issue! I'd really appreciate it.
For questions, suggestions, and other conversations, please
start a [Discussion](https://github.com/LightAndLight/ipso/discussions).