New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

org.dyvil:repl

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.dyvil:repl

The Dyvil REPL interactive shell

  • 0.30.1
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

The Dyvil Programming Language

Java CI Join the Chat

Dyvil is a multi-paradigm, general purpose programming language that is based on Java and the JVM. It is compiled, statically and strongly typed and supports object-oriented, functional and imperative programming styles. The modern and extensible syntax is based on Swift, Kotlin and Scala.

As a new programming language in active development, the main goals of the Dyvil project are the following:

  • to provide modern syntax and semantics
  • to avoid common boilerplate code
  • to achieve performance comparable to Java programs
  • to be fully compatible and interoperable with Java and other JVM languages like Scala, Kotlin or Groovy

In addition to the Dyvil-to-JVM-Bytecode compiler, the toolchain consists of an executable REPL, a full-fledged standard library including an extensive collection framework, the Dyvil Property Format library and specification, and the GenSrc source code generation and text template specialization tool. Information on all components can be found in the Language Reference.

The syntax and semantics of the language are still highly experimental and are likely to change in upcoming releases. Therefore it is not recommended to use Dyvil in any kind of production environment. Feature or change requests or bug reports in the form of GitHub Issues or Pull Requests are welcome and encouraged.

Info

Downloads

Development

Community

FAQs

Package last updated on 30 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc