タグ

CとJavaに関するigrepのブックマーク (3)

  • GitHub - davidar/lljvm: Low Level Java Virtual Machine

    LLJVM provides a set of tools and libraries for running comparatively low level languages (such as C) on the JVM. The C to JVM bytecode compilation provided by LLJVM involves several steps. Source code is first compiled to LLVM intermediate representation (IR) by a frontend such as llvm-gcc or clang. LLVM IR is then translated to Jasmin assembly code, linked against other Java classes, and then as

    GitHub - davidar/lljvm: Low Level Java Virtual Machine
    igrep
    igrep 2024/01/21
    "provides a set of tools and libraries for running comparatively low level languages (such as C) on the JVM."
  • Facebook、静的コード解析ツール「Infer」を公開。Objective-C/Java/Cコードのバグを指摘してくれる


    FacebookInferObjective-C/Java/C InferAndroidJavaiOSObjective-CCAndroidJavaNullPointerExceptioniOSC  InferFacebookInferOpen-sourcing Facebook Infer: Identify bugs before y
    Facebook、静的コード解析ツール「Infer」を公開。Objective-C/Java/Cコードのバグを指摘してくれる
    igrep
    igrep 2015/08/24
    やや古い記事だけど。
  • Doxygen


     Doxygen C++CJavaObjective-CPythonIDL (CorbaMicrosoft )FortranVHDLPHPC# D Doxygen 3   (HTML)  ()  RTF (MS-Word)PostScript PDF HTMLUnix man  Doxyge
    igrep
    igrep 2011/08/06
    jsdocとかjavadocとかrdocとかsphinxとかと似たようなものかしら。graphvizと連携できるらしい
  • 1