neeilang VS jank

Compare neeilang vs jank and see what are their differences.

neeilang

Fast, type-safe, object-oriented language by yours truly (by neeilan)
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
neeilang jank
1 24
47 1,492
- 5.0%
7.6 9.5
9 months ago 5 days ago
C++ C++
MIT License Mozilla Public 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.

neeilang

Posts with mentions or reviews of neeilang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.

jank

Posts with mentions or reviews of jank. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-01.
  • Jank programming language: a dialect of Clojure with minimal runtimes
    1 project | news.ycombinator.com | 1 Jun 2024
  • CERN Root
    10 projects | news.ycombinator.com | 1 Jun 2024
    I definitely asked for it. I'm using Cling for JIT compiling my native Clojure dialect: https://github.com/jank-lang/jank

    Without Cling, this sort of thing wouldn't be feasible in C++. Not in the way which Clojure dialects work. The runtime is a library and the generated code is just using that library.

  • Try Clojure
    37 projects | news.ycombinator.com | 22 May 2024
    There's an ongoing effort to create a Clang/LLVM implementation of Clojure's runtime with hot reloading and other very interesting features. You can take a look at it at https://jank-lang.org/. It still hasn't reached feature parity with full blown JVM Clojure but we've paying close attention to its development.
  • Jank programming language – Clojure/LLVM/C++
    1 project | news.ycombinator.com | 9 May 2024
  • Compiling a Lisp
    2 projects | news.ycombinator.com | 1 Feb 2024
    There's an effort afoot to bring this to the Clojure world, with the lovely name jank: https://jank-lang.org
  • A Tour of Lisps
    8 projects | news.ycombinator.com | 29 Jan 2024
    I also liked that reference since I had not heard of Jank before. It is a work in progress so I just added a calendar entry for 9 months from now to check it out. https://jank-lang.org/
  • Boehm Garbage Collector
    9 projects | news.ycombinator.com | 21 Jan 2024
    There will be a lot of room for this, once I build out more of the features. In particular, there will be a lot of Clojure libraries which need to gain jank support. Clojure doesn't require "porting", so to speak, since it has a special .cljc file which can use reader conditionals to check the host that it's in (clj, cljs, cljr, jank, etc). So anywhere those libs are using Java interop, we'd need to wrap it to use native interop instead.

    On the compiler and tooling itself, I have some open issues here: https://github.com/jank-lang/jank/issues

    The vast majority of it is heavy C++ work, though. Outside of that, the biggest gains will come from time spent on packaging, distribution, and testing on various platforms.

    And if none of that sounds interesting or applicable, don't worry. Just be sure to join the Slack channel and hang out with us. :)

  • Using C++ as a scripting language, part 8
    2 projects | news.ycombinator.com | 29 Jul 2023
    On the top of using C++ for scripting, and related to the discussion of CERN's ROOT/Cling, I am developing a Clojure dialect on C++/LLVM called jank: https://jank-lang.org/

    jank is a true Clojure, meaning you get interactive, REPL-based development and a whole stdlib of persistent, immutable data structures and functions to transform them. But it's also C++, so you can write inline C++ within your jank source, and interpolate jank values within that. You can link with existing native code using LLVM and you can embed jank into your existing native projects to use for scripting.

    jank is pre-alpha, right now, and I've only been showing it to Clojure devs so far, but there's a huge audience of C++ devs which may be interested in introducing Clojure to their native code.

  • Leaving Clojure - Feedback for those that care
    8 projects | /r/Clojure | 23 Jun 2023
  • [ANN] London Clojurians Talk: The jank programming language (by Jeaye Wilkerson)
    1 project | /r/Clojure | 22 Apr 2023
    jank (https://jank-lang.org/) is a Clojure dialect on LLVM with C++ interop. In this talk, Jeaye will cover jank's use cases, some challenges around building a native Clojure dialect, and some insights about Clojure itself found only by spelunking deep into the Clojure compiler.

What are some alternatives?

When comparing neeilang and jank you can also consider the following projects:

Lesma - The Lesma Programming Language

graalvm-clojure - This project contains a set of "hello world" projects to verify which Clojure libraries do actually compile and produce native images under GraalVM.

weld - weld 👨‍🏭 is a static linker

wyvern - Automatic conversion of call by value into call by need in the LLVM IR.

schema-inference - Schema Inference of Malli Schemas

pil21 - PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent features are simplicity and minimalism.

clasp - clasp Common Lisp environment

janet - A dynamic language and bytecode vm

sci - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs

babashka - Native, fast starting Clojure interpreter for scripting

onejit - [ALPHA] Go just-in-time compiler

bf_jit - Over-engineered JIT compiler for bf

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