aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-07-24fix babashka script for building scriptShagun Agrawal
Changed babashka directory to create native build inside /target/cljcc folder.
2024-07-24Fix reflection warnings for graal VM compilationShagun Agrawal
2024-07-24Add initial compiler implementationShagun Agrawal
2024-07-21add parser for ch1Shagun Agrawal
2024-07-20project setupShagun Agrawal