You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ J is an [array programming language](https://en.wikipedia.org/wiki/Array_program
17
17
18
18
This is a fork of [`jsoftware/jsource`](https://github.com/jsoftware/jsource) and we will be porting it to [C++20](https://en.cppreference.com/w/cpp/20).
19
19
20
+
## Try J
21
+
22
+
If you would like to try J without building from source, check out this site: http://tryj.freeddns.org/
23
+
20
24
## Goals
21
25
*[ ][Reduce complexity of build options](https://github.com/codereport/jsource/issues/13)
0 commit comments