Skip to main content
15 events
when toggle format what by license comment
Mar 8, 2017 at 20:23 history edited fergusq CC BY-SA 3.0
added link to tio + changed ultraprimes to additive primes in description
Mar 5, 2017 at 18:14 history edited fergusq CC BY-SA 3.0
golfed
Mar 5, 2017 at 17:32 comment added user41805 @fergusq I have some more questions about using this language. Would you mind coming to the PPCG chatroom?
Mar 5, 2017 at 17:12 comment added user41805 @fergusq Thanks, it works now!
Mar 5, 2017 at 16:59 history edited fergusq CC BY-SA 3.0
added 60 characters in body
Mar 5, 2017 at 16:58 comment added fergusq @KritixiLithos The code uses version 0.12, which is in its own branch. You should do git checkout roda-0.12 before compiling. I edited the answer to clarify this.
Mar 5, 2017 at 16:55 comment added user41805 @fergusq After running the program using the jar, I get [E] Syntax error on token }' in test.txt:1: Expected do'
Mar 5, 2017 at 16:46 comment added fergusq @KritixiLithos Does it output any errors? The jar should be located in build/libs.
Mar 5, 2017 at 16:45 comment added user41805 @fergusq Running gradle fatJar doesn't seem to create a jar for me
Mar 5, 2017 at 16:43 comment added fergusq @KritixiLithos @Xcoder123 It requires Java 8 and Gradle. The version I use in this answer is 0.12 (in its own branch). The repository must be cloned recursively. To make a runnable jar, invoke gradle fatJar. Do you get any errors when compiling?
Mar 5, 2017 at 16:40 comment added Mr. Xcoder Was just about to ask the same thing. Although I looked over the documentation, I cannot run or compile the source at all. What is your approach?
Mar 5, 2017 at 16:26 comment added user41805 Neat language! How do you run the program?
Mar 5, 2017 at 16:14 comment added Riker Nice language! You made this yourself a long time ago it looks like? 10/10, looks pretty cool.
Mar 5, 2017 at 15:25 history edited fergusq CC BY-SA 3.0
rule change, removed printing
Mar 5, 2017 at 15:18 history answered fergusq CC BY-SA 3.0