Pinned Repositories
BoxLang
Welcome to BoxLang: A Modern Dynamic JVM Language
cfc
A ColdFusion compiler designed primarily to support editor tooling - in particular, it drives a VsCode language server plugin offering syntax and some semantic checking of ColdFusion code.
cfdocs
Repository for the cfdocs.org site.
cppdap
C++ library for the Debug Adapter Protocol
dumpsock
read port 9999 and dump it to stdout
formkit-leak-repro
java21-spurious-unused-import
luceedebug
line debugger for lucee
objectweb-asm-fiddle
Template for fiddling with the org.objectweb.asm api
vscode-cfml
An extension for Visual Studio Code to assist in development with CFML.
softwareCobbler's Repositories
softwareCobbler/luceedebug
line debugger for lucee
softwareCobbler/cfc
A ColdFusion compiler designed primarily to support editor tooling - in particular, it drives a VsCode language server plugin offering syntax and some semantic checking of ColdFusion code.
softwareCobbler/objectweb-asm-fiddle
Template for fiddling with the org.objectweb.asm api
softwareCobbler/vscode-cfml
An extension for Visual Studio Code to assist in development with CFML.
softwareCobbler/BoxLang
Welcome to BoxLang: A Modern Dynamic JVM Language
softwareCobbler/cfdocs
Repository for the cfdocs.org site.
softwareCobbler/cppdap
C++ library for the Debug Adapter Protocol
softwareCobbler/dumpsock
read port 9999 and dump it to stdout
softwareCobbler/formkit-leak-repro
softwareCobbler/java21-spurious-unused-import
softwareCobbler/Lucee
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.
softwareCobbler/luceedebug-bug-repo
softwareCobbler/qb
Fluent Query Builder for CFML
softwareCobbler/susolv2
sudoku solver to putz around with c++/cmake and etc.
softwareCobbler/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
softwareCobbler/qb-docs
The documentation for QB, a CFML Query Builder
softwareCobbler/vscode-extension-samples
Sample code illustrating the VS Code extension API.
softwareCobbler/zio-sql
Type-safe, composable SQL for ZIO applications