https://github.com/jetbrains/nitra
Public Nitra repository
https://github.com/jetbrains/nitra
Last synced: 4 months ago
JSON representation
Public Nitra repository
- Host: GitHub
- URL: https://github.com/jetbrains/nitra
- Owner: JetBrains
- License: other
- Archived: true
- Created: 2014-05-20T09:23:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T19:24:56.000Z (over 4 years ago)
- Last Synced: 2025-05-28T07:02:33.071Z (8 months ago)
- Language: Nemerle
- Homepage:
- Size: 141 MB
- Stars: 554
- Watchers: 54
- Forks: 41
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README

# Nitra
Nitra is a [language workbench](http://martinfowler.com/bliki/LanguageWorkbench.html). You can use Nitra for the creation or extension of a general-purpose programming language or a domain-specific language (DSL).
At present Nitra allows you to create dynamically expanding parsers. In the future, Nitra will allow to create full support for programming languages: compilers, IDE support.
License — [BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
[](https://gitter.im/rsdn/nitra?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - chat for interactive discussions
[Russian forum](http://rsdn.org/forum/nemerle)
[Install](http://confluence.jetbrains.com/display/Nitra/Install) — instructions to setup environment.
[Build](http://confluence.jetbrains.com/display/Nitra/Build) — building Nitra project from sources.
[Example](http://confluence.jetbrains.com/display/Nitra/Calculator+sample) — string calculator example
[Roadmap](http://confluence.jetbrains.com/display/Nitra/Roadmap)
[Languages powered by Nitra](https://github.com/rsdn/nitra/wiki/Languages-powered-by-Nitra)
[More information](http://confluence.jetbrains.com/display/Nitra)
Autogenerated Visual Studio plug-in for Nitra powered language (extencible C#):
