idris-jvm VS Agaram

Compare idris-jvm vs Agaram and see what are their differences.

idris-jvm

JVM bytecode back end for Idris (by mmhelloworld)

Agaram

agaram is an interpreted programming language in tamil (by naveen17797)
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
idris-jvm Agaram
11 1
465 24
- -
9.3 0.0
28 days ago over 2 years ago
Idris Java
BSD 3-clause "New" or "Revised" License 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.

idris-jvm

Posts with mentions or reviews of idris-jvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.
  • Idris 2 0.6.0 is now available for the JVM
    1 project | /r/patient_hackernews | 27 Feb 2023
    1 project | /r/hackernews | 27 Feb 2023
    1 project | /r/hypeurls | 27 Feb 2023
    4 projects | news.ycombinator.com | 26 Feb 2023
    Hello, I am the author of Idris JVM. Thank you for your feedback. I will update the README to include a link for JVM interop. For now, this file https://github.com/mmhelloworld/idris-jvm/blob/main/libs/bas... , demonstrates how the interop looks like currently. The %foreign directive takes an FFI descriptor to talk to the respective backends. Here you can see few scheme and JVM descriptors starting with "scheme:" and "jvm:" respectively. The JVM descriptors there also show constructor calls ``, instance methods `.lock` and static methods `getThreadData`.
    1 project | /r/Idris | 26 Feb 2023
    Github
  • What about Scala 3?
    1 project | /r/haskell | 15 Aug 2022
    Unfortunately, since Eta is no longer maintained and Frege never was quite Haskell, there's no Haskell implementation on the JVM, so you either have to make due with "impure" Scala/Kotlin or make the jump to the Idris2 JVM backend (https://github.com/mmhelloworld/idris-jvm).
  • Idris 2 0.5.1 for JVM
    1 project | /r/Idris | 2 Jan 2022
    Hello everyone, I am happy to announce that Idris 2 JVM backend has finally caught up to Idris 2 latest version and now supports Idris 2 0.5.1. The release is here https://github.com/mmhelloworld/idris-jvm/releases/tag/v0.5.1. Any feedback is welcome.
  • I just created an interpreted programming language in tamil
    2 projects | /r/TamilNadu | 6 Dec 2021
    Great work! I am currently working on something similar but a compiler backend for Idris language to compile to JVM bytecode https://github.com/mmhelloworld/idris-jvm and I've always wanted to create one with Tamil so this is awesome! One suggestion as I see you want to compile this instead of interpreted version is to have an intermediate language so that it is backend agnostic and we can easily plug different backends to compile to possibly JVM, JavaScript and even native then we can use a Tamil programming language everywhere :). As for intermediate language, we can even compile to existing IRs like Idris or Scala IR then we can readily use existing compiler backends.
  • Announcing Idris 2 0.3.0 for the JVM
    1 project | /r/Idris | 1 Sep 2021
    Release is here: https://github.com/mmhelloworld/idris-jvm/releases/tag/latest. Now the JVM backend is one step away to catching up to latest Idris 2 version 0.4.0. To try it out, if Java 8 or above is already installed on the system, we can just download the archive and be able to run the compiler right away without any additional installation. More details on the release page.

Agaram

Posts with mentions or reviews of Agaram. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-06.

What are some alternatives?

When comparing idris-jvm and Agaram you can also consider the following projects:

order-taking - Idris version of Domain Modeling Made Functional Book.

Play - The Community Maintained High Velocity Web Framework For Java and Scala.

Arthas - Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

JavaGuide - 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

rust - Empowering everyone to build reliable and efficient software.