intellij-platform-plugin-template VS monkey-source

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
intellij-platform-plugin-template monkey-source
5 2
2,833 0
3.7% -
8.9 2.6
10 days ago about 2 years ago
Kotlin Go
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.

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.

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.

What are some alternatives?

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

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

intellij-frege - IntelliJ IDEA plugin for Frege language

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

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

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