Interactive console for Crystal programming language. Every time you press Enter it adds a new instruction, generates a new crystal program, and executes it. The output is split into 2 parts: regular program output (e.g. output from puts 10) and the value returned by the last command. The regular output is saved, and when you type a new instruction, a new program is generated. The saved output is subtracted from the new output, and the difference is printed out. It creates an illusion that only new instructions are executed.
Features
- Requires local files
- Arch Linux users can install ICR from AUR
- Every time you press Enter it adds a new instruction, generates a new crystal program, and executes it
- The output is split into 2 parts: regular program output (e.g. output from puts 10) and the value returned by the last command
- The regular output is saved, and when you type a new instruction, a new program is generated. The saved output is subtracted from the new output, and the difference is printed out. It creates an illusion that only new instructions are executed
- Commands and special locals
Categories
TerminalsLicense
MIT LicenseFollow ICR
Other Useful Business Software
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ICR!