jod
jod distribution source with commented versions in (jodijs) - tracks J Pacman versions (by bakerjd99)
jacks
Consolidated J language code referenced in my blog Analyze the Data not the Drivel (by bakerjd99)
Our great sponsors
jod | jacks | |
---|---|---|
1 | 3 | |
10 | 39 | |
- | - | |
0.0 | 6.9 | |
2 months ago | 14 days ago | |
J | HTML | |
GNU General Public License v3.0 or later | The Unlicense |
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.
jacks
Posts with mentions or reviews of jacks.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-09.
-
"Managing" a SQLite Database with J (Part 2)
With this in mind, I wrote a few versions of this post, but I hated them all. Then I realized that jodliterate PDF documents mostly do what I want. So, instead of rewriting MirrorXref.pdf, I will make a few comments about jodliterate group documents in general. If you're interested in using SQLite with J, download the self-contained GitHub files MirrorXref.ijs and MirrorXref.pdf and have a look.
-
Stupid J Jupyter Tricks
jupyter will nicely syntax color your code. It even does a decent job of breaking lines. The GitHub files brandxmp.ijs.pdf and brandxmp.ijs.html are examples of what you get right out of the box.
-
Branding XMP Sidecar Files with J
For details on how to use titbrandxmp refer to the J script brandxmp.ijs and the associated document brandxmp.pdf. Both of these files are available on GitHub. Enjoy!
What are some alternatives?
When comparing jod and jacks you can also consider the following projects:
j - Call J from Haskell