Skip to content
#

scripting-language

Here are 607 public repositories matching this topic...

Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.

  • Updated Jun 11, 2021
  • Java
Aeris1One
Aeris1One commented Mar 26, 2021

It would be great, after a on join event, to be able to test which domain is a player joining.
Like for example I've minigames.domain.tld and plots.domain.tld and I want them to do specific actions on player on join. So maybe an expression like domain of player to be able to test if domain of player is ... and then do specific actions.

That's possible at least in Java, here is a ope

abs
odino
odino commented May 8, 2020

Current coverage is not bad (70+%) and in general and I don't want to embark on one of those 100%-coverage crusades. But I know there are parts of the interpreter that are undertested (and don't generally need a whole lot of tests) and it might be nice to get some quick wins in terms of coverage.

Improve this page

Add a description, image, and links to the scripting-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scripting-language topic, visit your repo's landing page and select "manage topics."

Learn more