javac
There are 70 repositories under javac topic.
bhavy0949/GROUP-CHAT
Project to create a GroupChat application that sends and receives messages using Multicast Sockets.
jihor/rat
Removal Advice Tool
Librazy/NyaaUtilsLangChecker
Check lang files at compile time. Designed to work with plugins based on NyaaUtils.
project-transparent/treemaker-guides
A set of guides for the internal TreeMaker class.
sepidehhosseinzadeh/Javac
Java Compiler
skorudzhiev/javaToy
Toy project which combines variety of principles and practices in java
danijeldragicevic/simple-car-sharing-app
A simple application for managing car rentals
ETERNALBLUEbullrun/javatests
Show/test/demo Termux Java, "javac -Werror"
idchlyserut/CakeReservationSystem
Reservation system for class project 2019
KumarjitDas/Algorithms
Implementation of different algorithms in Python, Java, and C.
project-transparent/diamond
Diamond is a Gradle plugin that sets up a version-agnostic environment for working with Javac.
project-transparent/emerald
Emerald is a Gradle plugin that provides an easy, automatic configuration for Javac plugins.
project-transparent/glaze
Glaze is a collection of Java annotations that provide additional ease-of-use features to your projects.
project-transparent/interlucent
Interlucent is a small bridge library that combines Lucent and Eureka's features, as well as adding additional utilities.
project-transparent/lucent
Lucent is a framework for creating simplistic AST-transforming annotation processors.
yuriclmoreira/imagiflix
A website that simulates the interface in the NetFlix application, using the Movie Db Api.
a1usha/ojp
Assignments for the Java program optimization course
abdulsamie10/Hangman-Java
This repository contains the code of Hangman, which I developed using Java.
ahmnouira/Java_TPs
Java programming Exercises
Arlete-sousa/Java.Cursoemvideo
Exercícios em Java
cedric05/java-no-body-compiler
java Compiler generating no body.
hunterwb/Delete
Delete unnecessary default/private constructors and private constant fields
minsoohyun/basic-html-2023
java 개발자 과정 프론트앤드 리포지토리
nickemma/online-store-java
This project is a simple e-commerce system that allows customers to browse products, add them to a shopping cart, and place orders. It is organized using Java packages and the import statement for better encapsulation and organization.
pr0xh4ck/java
Simplified For Developer
Sabareesh19/External-Memory-Sort
In this prototype I have implemented the sorting of the data using External memory sort methods in Java (Merge Sort). Sorting application could sort the large dataset and stores the sorted files in output. The datasets involving this assignment to sort are 2GB and 20GB data files
tmtron/PkgInfoFileIssue
test project to reproduce an Assertion error in javac
trodicaro/scalabridge
Full day Scala workshop.
VipulChauhan89/Java-Swing
This repository contains the GUI base codes of java for the practice.
yutaasakura96/Pig-Game
This repository contains a small JavaScript project featuring a simple dice game known as Pig game. The game was developed using HTML5, CSS3, and JavaScript.
zanata/annotationclaim
Claims annotations at build time to avoid the javac warning: No processor claimed any of these annotations.