mathiasbynens / mathiasbynens/small
java
Open
- Dominant language
- HTML
- Stars
- 2.3k
- Forks
- 192
- PR merge metrics
- No merged PRs in 30d
Description
an empty `.java` is compilable by `javac`, or even `class A{} in A.java` is compilable.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the repository's existing smallest valid language files and how filenames are organized. Add the minimal Java representation described in the issue, then verify that an empty or minimal class file is accepted by javac; done means the Java example is present and compilable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100