Skip to content

elijah-team/radical-paradox

Repository files navigation

Radical paradox

2025 Week 12

  1. The intent of this line is to use code generation to stop compiling so much.
  2. Secondarily we want to use bld as a command runner.
  3. Research jetbrains-annotations/JSpecify.
  4. Figure out how long we can not mention Clojure.
  5. Fuggit it, people are nice.
  6. Automate more things.

Click me to see the old stuff

Radical paradox is:

  • a blend of pr-fluffy-cegont-paf-240626-007 and pr-fluffy-cegont-paf-240709, with some stuff taken out/history rewritten.
  • a testbed for newer tools than raw git and Idea.
  • going to be rewritten a couple of times before it’s really beautiful.
  • of the lineage of the above from GitHub. I’ll pull in the kindof stuff later.
  • (idk) likely a merge point for the stuff from the other branches as well.

Click me to see the even older stuff

Elijah prolific remnant

Elijah is:
  • … a high-level language suitable for replacement of* Java and C/C++.
  • … a historical curiosity.
  • … is meant to integrate into current C and Java projects.
  • … is free software intended for use on all systems, including GNU/Linux.
  • … is licensed under LGPL.

prolific-remnant is:

  • … implemented in Java (17)
  • … uses Maven

Instructions

https://github.com/elijah-team/prolific-remnant
git clone https://github.com/elijah-team/prolific-remnant
mkdir prolific-remnant/COMP
( cd prolific-remnant && nix-shell -p maven jdk17 --pure --command "mvn test")

Goals

  • Serve as a baseline to push back into fluffy
  • Explore how the fluffy flow works

Lineage

Fluffy mainline-k

Fluffy mainline-k-2023-09

Stolen from rife2

Download the dependencies

./bld download

Running the server

./bld compile run

Go to:

http://localhost:8080/

Deploying the app

./bld war

The resulting archive will be in: war/build/libs

Making an UberJar

./bld uberjar

Then run it with:

java -jar build/dist/rifers-1.0.0-uber.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors