jod
jod distribution source with commented versions in (jodijs) - tracks J Pacman versions (by bakerjd99)
j
Call J from Haskell (by vmchale)
Our great sponsors
jod | j | |
---|---|---|
1 | 0 | |
10 | 11 | |
- | - | |
0.0 | 0.0 | |
13 days ago | over 1 year ago | |
J | Haskell | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
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.
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.
jod
Posts with mentions or reviews of jod.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-12.
-
JETL - J Extract Transform and Load
Despite the ubiquity of J oriented text editors and script handling tools I store all my J code, test cases, and documentation in a coding tool I developed called JOD. JOD is a refactoring tool. It lets you easily reuse J words in arbitrary contexts without error prone cut-and-pasting or rampant over-inclusion. I use JOD from three J environments, jconsole, JHS, and JQT. JOD is one of many J addons. It can be installed with the J pacman utility. JOD has been entirely programmed in J and is a good example of using J to build larger systems. JOD source code is on Github. See The JOD Page for more about JOD.
j
Posts with mentions or reviews of j.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning j yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing jod and j you can also consider the following projects:
contiguous - Typeclass for array types
array-list - IsList instances of Array for OverloadedLists extension
primitive-checked - Bounds-checking for primitive
primitive-maybe - Arrays of Maybes, with fewer indirections
orthotope
hsc2hs - Pre-processor for .hsc files
massiv - Efficient Haskell Arrays featuring Parallel computation