Skip to content

Instantly share code, notes, and snippets.

View jere-mie's full-sized avatar
💻

Jeremie Bornais jere-mie

💻
View GitHub Profile

Installing JavaCup and Running calc.cup on the CS Servers

Just want all the commands? Check them out here
Or, run this one command to do everything:

curl -o- https://gist.githubusercontent.com/jere-mie/63277b52b89f0184bff86069e47b2faa/raw/everything.sh | bash

Detailed instructions

@jere-mie
jere-mie / Becoming-a-UWSA-Ratified-Club.md
Created February 8, 2022 17:36
Becoming a UWSA-Ratified Club

Becoming a UWSA-Ratified Club

Just want the instructions? Head over to the instructions section.

Why You Should Become a UWSA Ratified Club

There are many reasons why you should consider becoming a UWSA ratified club. Whether you're starting a new club or thinking of taking your existing club to the next level, becoming UWSA ratified may be incredibly useful!

Legitimacy

@jere-mie
jere-mie / JLex-Install.md
Last active February 4, 2022 04:40
Installing JLex

Instructions to Install JLex on the CS Servers

Want all the instructions in one code block without the explanations? Check out the appendix.

Before Starting

You may want to create a separate "2140" directory for this class:

mkdir 2140
cd 2140