https://github.com/jdan/j
Some code examples for the J programming language
https://github.com/jdan/j
Last synced: 5 months ago
JSON representation
Some code examples for the J programming language
- Host: GitHub
- URL: https://github.com/jdan/j
- Owner: jdan
- Created: 2018-02-02T02:29:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T02:23:55.000Z (over 8 years ago)
- Last Synced: 2025-06-02T01:27:38.096Z (about 1 year ago)
- Language: J
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## j
Here's a collection of short J essays.
* [How to read this blog](https://github.com/jdan/j/issues/1)
* [The Fibonnaci Numbers](https://github.com/jdan/j/issues/2)
* [Pascal's Triangle](https://github.com/jdan/j/issues/3) [coming soon!]
* [Prime numbers](https://github.com/jdan/j/issues/4)
* [Numeronyms](https://github.com/jdan/j/issues/5)