Skip to content

Releases: pritansh/CompilerInJava

CompilerInJava

16 Apr 08:35
Compare
Choose a tag to compare
CompilerInJava Pre-release
Pre-release

Basic operations (+, -, *, /)
Data types and variables (integer, float, string)
String manipulation (Concatenation, Repeat)
If-else statements

CompilerInJava

15 Apr 09:16
Compare
Choose a tag to compare
CompilerInJava Pre-release
Pre-release

Basic operations +,-,/,*
Variables and data types String,int,float