The idea behind ReplMaker.jl is to make a tool for building (domain-specific) languages in Julia. Suppose you've invented some language called MyLang and you've implemented a parser that turns MyLang code into Julia code which is then supposed to be executed by the Julia runtime. With ReplMaker.jl, you can simply hook your parser into the package and ReplMaker will then create a REPL mode where end users just type MyLang code and have it executed automatically. My hope is for this to be useful to someone who implements a full language or DSL in Julia that uses syntax not supported by Julia's parser and doesn't want to deal with the headache of making their own REPL mode.
Features
- Create a REPL mode at startup time
- Documentation available
- Examples available
- Modifier keys
- Tool for building (domain specific) languages in Julia
- Simple API
Categories
Data VisualizationLicense
MIT LicenseFollow ReplMaker.jl
Other Useful Business Software
The AI workplace management platform
By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ReplMaker.jl!