Skip to content

Commit 01a2166

Browse files
committed
Merge branch 'main' into dev
2 parents eb60f67 + 0675ed8 commit 01a2166

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)