Giter Site home page Giter Site logo

grammaredit's Introduction

GrammarEdit

This editor is intended to work with GOLDParser's (http://www.goldparser.org/) grammar definition files. It highlights grammar syntax elements, parse file 'on the fly' and shows defined grammar elements, providing easy navigation on them.

How to use:

If you ever used a text editor for edit a program source file then nothing new to you in using GrammarEdit. I tryed to make the editing process as similar to Delphi IDE editor as I can. If you don't ever see Delphi, then there are a couple of features wich I need to say about.

  1. When you press Ctrl and move mouse around the text GrammarEdit highlights the syntax grammar elements (rules, symbols, sets) wich are defined somewhere in the text. Pressing left mouse button on such highlighted word moves you to the definition of this element in the text.

  2. Doubleclick left mouse button on the tree of grammar elements moves the editor cursor to this element in the text.

  3. You can place up to 10 bookmarks in the text using Ctrl+Shift+0..9 keys and quickly return to such bookmark using Ctrl+corresponding number key

Building

The project is built with CodeGear Delphi 2007 Uses SynEdit components from https://github.com/SynEdit/SynEdit

P.S. Very old project, but somebody asked me publish sources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.