0.2.9 • Published 2 years ago

kotcom v0.2.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

kotcom - Primitive Kotlin compiler

WIP. A simple Node.JS application to make dealing with kotlinc etc. easier.

Why?

I'm learning Kotlin and I hate its compiler CLI already, so I'm making this thing for my own comfort. Also I despise using IDEs like IntelliJ, I chose this language specifically because it doesn't require using these bloated IDEs in contrast to J*va. Also I'm too dumb to use Makefiles and dumb enough to write this in JavaScript.

TODOs

  • help command;
  • run command;
  • init command;
  • support for JS;
  • support for Native;
  • support for compiler plugins (i dunno what this is yet).

Releases

0.2.9

  • Quick fix.

0.2.8

  • Finished fixing the stdin, stdout and stderr issues.

0.2.7

  • Partially fixed the stdin, stdout and stderr issues.

0.2.6

  • Quick fix.
  • npmjs.com page improvements.

0.2.5

  • Quick fix.

0.2.4

  • Quick fix.

0.2.3

  • Quick fix.

0.2.2

  • Added the kotcom init command.

0.2.1

  • Quick fix.

0.2.0

  • Implemented the default output technique.
  • Added the kotcom help command.

0.1.2

  • Quick fix.

0.1.1

  • Made the structure of the module more reasonable.

0.1.0

  • Initial version.
0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago