Skip to content

Commit 0675ed8

Browse files
authored
Update README.md
1 parent 6db7b96 commit 0675ed8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ J is an [array programming language](https://en.wikipedia.org/wiki/Array_program
1717

1818
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).
1919

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+
2024
## Goals
2125
* [ ] [Reduce complexity of build options](https://github.com/codereport/jsource/issues/13)
2226
* [ ] Compile with GCC 10+

0 commit comments

Comments
 (0)