Coder Social home page Coder Social logo

ue-serialized-text-parser's Introduction

ue-object-reader

UnrealEngineから得られるオブジェクトのテキスト表現データのパーサー。開発中。

  • オブジェクトプロパティののパース
    • 文字列リテラル
      • "ABCD"
    • 整数リテラル
      • 1234
    • 浮動小数点数リテラル
      • 14.67
    • Uuidリテラル
      • F6D0DA4A4AA531533341018A20422309
    • NSLOCTEXTリテラル
      • NSLOCTEXT("K2Node", "Target", "Target")
    • オブジェクトリテラル
      • Class'"/Script/Engine.Actor"'
    • 接続先リストリテラル
      • (K2Node_DynamicCast_46 5EE02C3B480C2249B48954B390C035D6,K2Node_CallFunction_1093 0710E8C14EFFED0DD9E024BCB29F23C3,)
    • プロパティリストリテラル
      • 他のプロパティによって構成されるリストのリテラル
  • オブジェクトのパース
  • CRLFへの対応
  • 複数オブジェクトのパース
  • 入れ子オブジェクトのパース
  • プログラムでの利便性が高い一般的なフォーマット(json, yamlなど)への再構築
  • WASMを用いたJSライブラリ化

ue-serialized-text-parser's People

Contributors

strvert avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.