cry

Code editor

An interactive tool for executing Crystal code similar to Ruby Pry.

Ability to execute crystal code in a fashion similar to pry edit.

GitHub

34 stars
4 watching
33 forks
Language: Crystal
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
crystal-ameba/ameba.el An Emacs interface to Ameba, a static code analysis tool for Crystal 10
anyolite/anyolite Enables Ruby scripting in Crystal projects by providing an embedded mruby interpreter 162
crystal-ameba/ameba A tool for automatically checking and improving the quality of Crystal code 522
kojix2/cry-wasm Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. 29
kneasle/sapling An experimental editor that directly edits syntax trees to speed up moment-to-moment code editing. 728
elorest/petergate Easy to use authorization system for Ruby applications 195
crystal-china/port_ruby_to_crystal A tool to automate porting Ruby code to Crystal with minimal effort and cost. 9
j8r/cride A minimalistic text editor/IDE written in Crystal with a focus on usability and modularity. 50
bcardiff/crystal-ast-helper A tool to debug and inspect Crystal code by analyzing its Abstract Syntax Tree (AST) and token streams. 25
crystal-loot/selenium.cr A Selenium client library for Crystal programming language 26
crystal-lang-tools/geany-crystal Supports Crystal programming language in Geany editor for syntax highlighting and code editing 9
crytic/ethersplay An EVM bytecode disassembler and analysis tool for Ethereum contracts. 842
crystal-china/hashr A lightweight class used to simplify testing of JSON responses in Crystal applications. 0
galetahub/ckeditor A Ruby gem that integrates the CKEditor WYSIWYG text editor into Rails applications. 2,230
jemc/crystal-flecs A Crystal wrapper around an Entity-Component-System (ECS) library, providing a simplified interface for managing game-like data structures. 2