Show HN: The Blots Programming Language
4 days ago
- #programming
- #JSON
- #data-transformation
- Blots is a small, expression-oriented programming language designed for quick calculations and data transformation, especially with JSON.
- Blots 0.7.4 can be installed on macOS via Homebrew or on Linux/macOS using a curl command.
- Example usage includes fetching weather data, processing it interactively, and outputting results like average, minimum, and maximum temperatures.
- Blots provides interactive mode for real-time data manipulation and supports outputting results to files.
- Documentation and tools like VSCode extensions are available for Blots.