{"id":65635,"library":"officecompiler","title":"OfficeFloor Compiler","description":"Compiler for the OfficeFloor framework that compiles source files into executable frames.","status":"active","version":"3.40.0","language":"java","source_language":null,"source_url":"https://github.com/officefloor/OfficeFloor","tags":["officefloor","compiler","framework","compilation"],"install":[{"cmd":"<dependency>\n  <groupId>net.officefloor.core</groupId>\n  <artifactId>officecompiler</artifactId>\n  <version>3.40.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'net.officefloor.core:officecompiler:3.40.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"OfficeFloorCompiler","correct":"net.officefloor.compile.impl.OfficeFloorCompiler"}],"quickstart":{"code":"import net.officefloor.compile.impl.OfficeFloorCompiler;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        OfficeFloorCompiler compiler = new OfficeFloorCompiler();\n        System.out.println(\"OfficeFloor compiler created\");\n    }\n}","lang":"java","description":"Instantiates the OfficeFloor compiler for compiling application sources."},"warnings":[],"env_vars":null,"search_vec":"'compil':2,3,9,16,18 'execut':13 'file':11 'frame':14 'framework':7,17 'officefloor':1,6,15 'sourc':10","created_at":"2026-06-17T17:12:58.416324+00:00","updated_at":"2026-06-17T17:12:58.416324+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://officefloor.net/officefloor/core/officecompiler/","github":"https://github.com/officefloor/OfficeFloor","docs":"https://appdoc.app/artifact/net.officefloor.core/officecompiler/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}