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
Multi-Entity Cloud Accounting Software for Growing Businesses
Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ReplMaker.jl!