monkey-source VS intellij-platform-plugin-template

Compare monkey-source vs intellij-platform-plugin-template and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
monkey-source intellij-platform-plugin-template
2 5
0 2,850
- 2.0%
2.6 8.7
about 2 years ago 19 days ago
Go Kotlin
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

monkey-source

Posts with mentions or reviews of monkey-source. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.
  • How to write your own language plugin for IDEA (part 2)
    6 projects | dev.to | 26 Apr 2022
    In the previous article, I showed the process of creating a framework for a language plugin. Well-known plugins for Java, go, Frege were used as examples. There are also examples from the plugin for the Monkey language, which I developed while I was figuring out how everything works. Since my goal was not to cover everything, the plugin covers a limited subset of the language. The interpreter for Monkey can be found here.
  • How to write your own language plugin for IDEA (part 1)
    2 projects | dev.to | 17 Apr 2022
    I am working as a backend-developer, and sometimes I am tired of work routine. Deeping into some opensource helps me and I really keen on Jetbrains' product and IDEA. IDEA can be customized with plugins, which you can write yourself. The most part of IDEA's code is open-source. Developers from Jetbrains always help you to make pull request and improve your main tool. I already have the article about how to write a small plugin with one inspection. But if you want to understand how IDEA works, you should try to write a language plugin. Let's do this. As a "guinea pig" we will take the simple language - Monkey, the interpreter and compiler for it is described in the books on Golang. Since my goal was not to cover everything, the plugin covers some limited subset of this language. The interpreter can be found here.

intellij-platform-plugin-template

Posts with mentions or reviews of intellij-platform-plugin-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.

What are some alternatives?

When comparing monkey-source and intellij-platform-plugin-template you can also consider the following projects:

intellij-frege - IntelliJ IDEA plugin for Frege language

AceJump - 🅰️ single character search, select, and jump

go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform

intellij-sdk-code-samples - Mirror of the IntelliJ SDK Docs Code Samples

AMII - A plugin that adds Anime Memes to your JetBrains IDEs

ideavim - IdeaVim – A Vim engine for JetBrains IDEs

TeXiFy-IDEA - LaTeX support for the IntelliJ platform by JetBrains.

xmake-idea - 🍨 A XMake integration in IntelliJ IDEA

intellij-hcl - HCL language support for IntelliJ platform based IDEs

rider-monogame - MonoGame plugin for JetBrains Rider

HtmlToComposeHTMLConverter - IntelliJ Idea Plugin that can convert HTML to Compose HTML code. https://plugins.jetbrains.com/plugin/18261-html-to-compose-web-converter

sniffer