SG11201912227YA - System and method for compiling high-level language code into a script executable on a blockchain platform - Google Patents
System and method for compiling high-level language code into a script executable on a blockchain platformInfo
- Publication number
- SG11201912227YA SG11201912227YA SG11201912227YA SG11201912227YA SG11201912227YA SG 11201912227Y A SG11201912227Y A SG 11201912227YA SG 11201912227Y A SG11201912227Y A SG 11201912227YA SG 11201912227Y A SG11201912227Y A SG 11201912227YA SG 11201912227Y A SG11201912227Y A SG 11201912227YA
- Authority
- SG
- Singapore
- Prior art keywords
- language code
- level language
- blockchain platform
- script executable
- compiling high
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0618—Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/31—Programming languages or programming paradigms
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/43—Checking; Contextual analysis
- G06F8/433—Dependency analysis; Data or control flow analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/44—Encoding
- G06F8/443—Optimisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/45—Exploiting coarse grain parallelism in compilation, i.e. parallelism between groups of instructions
- G06F8/451—Code distribution
- G06F8/452—Loops
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/51—Source to source
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45504—Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
- G06F9/45508—Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0618—Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
- H04L9/0637—Modes of operation, e.g. cipher block chaining [CBC], electronic codebook [ECB] or Galois/counter mode [GCM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/0643—Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3247—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3297—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving time stamps, e.g. generation of time stamps
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/50—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/56—Financial cryptography, e.g. electronic payment or e-cash
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
- H04L63/1458—Denial of Service
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computing Systems (AREA)
- Power Engineering (AREA)
- Devices For Executing Special Programs (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Stored Programmes (AREA)
- Document Processing Apparatus (AREA)
Applications Claiming Priority (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GBGB1710967.9A GB201710967D0 (en) | 2017-07-07 | 2017-07-07 | Computer-implemented system and method |
IB2017054114 | 2017-07-07 | ||
IB2017054113 | 2017-07-07 | ||
GBGB1710971.1A GB201710971D0 (en) | 2017-07-07 | 2017-07-07 | Computer-implemented system and method |
IB2017054110 | 2017-07-07 | ||
GBGB1710974.5A GB201710974D0 (en) | 2017-07-07 | 2017-07-07 | Computer-implemented system and method |
PCT/IB2018/054971 WO2019008533A1 (en) | 2017-07-07 | 2018-07-05 | System and method for compiling high-level language code into a script executable on a blockchain platform |
Publications (1)
Publication Number | Publication Date |
---|---|
SG11201912227YA true SG11201912227YA (en) | 2020-01-30 |
Family
ID=63077923
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
SG11201912227YA SG11201912227YA (en) | 2017-07-07 | 2018-07-05 | System and method for compiling high-level language code into a script executable on a blockchain platform |
Country Status (8)
Country | Link |
---|---|
US (9) | US11797278B2 (en) |
EP (6) | EP3649547A1 (en) |
JP (9) | JP2020526811A (en) |
KR (1) | KR102608500B1 (en) |
CN (3) | CN110869905B (en) |
SG (1) | SG11201912227YA (en) |
WO (3) | WO2019008533A1 (en) |
ZA (1) | ZA201908552B (en) |
Families Citing this family (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3649547A1 (en) | 2017-07-07 | 2020-05-13 | Nchain Holdings Limited | Method for compiling from a high-level scripting language to a blockchain native scripting language |
GB201811263D0 (en) * | 2018-07-10 | 2018-08-29 | Netmaster Solutions Ltd | A method and system for managing digital using a blockchain |
US12061452B2 (en) | 2018-08-24 | 2024-08-13 | Tyco Fire & Security Gmbh | Building management system with blockchain ledger |
US10964145B2 (en) * | 2018-08-24 | 2021-03-30 | Sensormatic Electronics, LLC | Access control system using blockchain ledger |
CN111949315A (en) * | 2019-05-16 | 2020-11-17 | 富士通株式会社 | Management device and method for block chain account book data |
US11513815B1 (en) * | 2019-05-24 | 2022-11-29 | Hiro Systems Pbc | Defining data storage within smart contracts |
US11657391B1 (en) | 2019-05-24 | 2023-05-23 | Hiro Systems Pbc | System and method for invoking smart contracts |
US10699269B1 (en) | 2019-05-24 | 2020-06-30 | Blockstack Pbc | System and method for smart contract publishing |
US10783082B2 (en) * | 2019-08-30 | 2020-09-22 | Alibaba Group Holding Limited | Deploying a smart contract |
GB201913143D0 (en) * | 2019-09-12 | 2019-10-30 | Nchain Holdings Ltd | Running a program from a blockchain |
US11516147B2 (en) * | 2019-10-02 | 2022-11-29 | Red Hat, Inc. | Blockchain-based dynamic storage provisioner |
EP4073732A4 (en) * | 2019-12-09 | 2023-11-15 | Eris Digital Holdings, LLC | Electronic trading and settlement system for blockchain-integrated cryptographic difficulty-based financial instruments |
US11314729B2 (en) * | 2020-02-20 | 2022-04-26 | International Business Machines Corporation | Multi-candidate data structure for transaction validation |
US20220066746A1 (en) * | 2020-08-31 | 2022-03-03 | Jpmorgan Chase Bank, N.A. | Systems and methods for graphical programming and deployment of distributed ledger applications |
CN113031931A (en) * | 2021-03-04 | 2021-06-25 | 嘉兴丰鸟科技有限公司 | Python security extension method based on script cross compilation |
US11902426B2 (en) * | 2021-06-26 | 2024-02-13 | Ceremorphic, Inc. | Efficient storage of blockchain in embedded device |
KR102460351B1 (en) * | 2021-06-29 | 2022-10-31 | 주식회사 퓨처에셋파이넨셜 | Apparatus and method for filecoin mining productivity improvement and recording medium storing program for executing the same, and computer program stored in recording medium for executing the same |
GB2618052A (en) * | 2021-12-07 | 2023-11-01 | Nchain Licensing Ag | Blockchain script engine |
US11658833B1 (en) | 2022-12-06 | 2023-05-23 | Citibank, N.A. | Systems and methods for conducting cryptographically secure actions in public, non-permissioned blockchains using bifurcated self-executing programs |
US11770263B1 (en) * | 2022-12-06 | 2023-09-26 | Citibank, N.A. | Systems and methods for enforcing cryptographically secure actions in public, non-permissioned blockchains using bifurcated self-executing programs comprising shared digital signature requirements |
CN118118444B (en) * | 2024-04-28 | 2024-07-12 | 之江实验室 | Computing function abstraction method and device based on programmable switch |
Family Cites Families (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ATE94999T1 (en) * | 1984-11-21 | 1993-10-15 | Harris Corp | MICROPROCESSOR FOR FORTH-LIKE LANGUAGE. |
JPH01243162A (en) * | 1988-03-17 | 1989-09-27 | Internatl Business Mach Corp <Ibm> | Program supply |
JP3032031B2 (en) * | 1991-04-05 | 2000-04-10 | 株式会社東芝 | Loop optimization method and apparatus |
US5774726A (en) * | 1995-04-24 | 1998-06-30 | Sun Microsystems, Inc. | System for controlled generation of assembly language instructions using assembly language data types including instruction types in a computer language as input to compiler |
US5761652A (en) * | 1996-03-20 | 1998-06-02 | International Business Machines Corporation | Constructing balanced multidimensional range-based bitmap indices |
US6760905B1 (en) * | 2000-09-21 | 2004-07-06 | Curl Corporation | Lazy compilation of template-generated classes in dynamic compilation execution environments |
US7168059B2 (en) * | 2001-04-20 | 2007-01-23 | Bryan Darrell Bowyer | Graphical loop profile analysis |
US6948160B2 (en) * | 2001-05-31 | 2005-09-20 | Sun Microsystems, Inc. | System and method for loop unrolling in a dynamic compiler |
JP4490084B2 (en) | 2003-12-03 | 2010-06-23 | 安川情報システム株式会社 | Program creation method in program development system |
JP2006107339A (en) * | 2004-10-08 | 2006-04-20 | Matsushita Electric Ind Co Ltd | Program processor |
EP1872120B1 (en) | 2005-03-31 | 2012-12-05 | Georgetown University | Free thyroxine and free triiodothyronine analysis by mass spectrometry |
CN100487652C (en) * | 2005-04-02 | 2009-05-13 | 华为技术有限公司 | Automaton method for script language |
US7861222B2 (en) * | 2007-06-13 | 2010-12-28 | Microsoft Corporation | Discoscript: a simplified distributed computing scripting language |
JP5179822B2 (en) | 2007-09-27 | 2013-04-10 | 株式会社日立ソリューションズ | Mobile phone, mobile phone script development and execution system |
US8533666B2 (en) * | 2008-10-17 | 2013-09-10 | Microsoft Corporation | Interactive design environments to visually model, debug and execute resource oriented programs |
US8370811B2 (en) * | 2009-07-16 | 2013-02-05 | Accenture Global Services Limited | Modularizing and aspectizing graphical user interface directed test scripts |
US10466989B2 (en) * | 2011-09-02 | 2019-11-05 | Microsoft Technology Licensing, Llc. | Fast presentation of markup content having script code |
CN102999370A (en) * | 2011-09-16 | 2013-03-27 | 腾讯科技(深圳)有限公司 | Method and system for executing script |
US8997070B2 (en) * | 2011-12-15 | 2015-03-31 | Sap Se | Extension mechanism for scripting language compiler |
US10417314B2 (en) * | 2012-06-14 | 2019-09-17 | Open Text Sa Ulc | Systems and methods of a script generation engine |
WO2014022326A1 (en) * | 2012-07-31 | 2014-02-06 | Microsoft Corporation | Multilingual build integration for compiled applications |
US8869122B2 (en) | 2012-08-30 | 2014-10-21 | Sybase, Inc. | Extensible executable modeling |
US9152400B2 (en) * | 2013-04-18 | 2015-10-06 | Facebook, Inc. | Eliminating redundant reference count operations in intermediate representation of script code |
US9684499B2 (en) | 2013-06-30 | 2017-06-20 | Dropbox, Inc. | Systems and methods for facilitating installation of software applications |
KR102156371B1 (en) | 2013-11-27 | 2020-09-15 | 한국전자통신연구원 | Method for providing embedded software development tools for supporting embedded software development environment based on native building and apparatus thereof |
WO2016109277A1 (en) * | 2015-01-02 | 2016-07-07 | Systech Corporation | Control infrastructure |
CN104484192B (en) * | 2015-01-07 | 2017-11-14 | 南威软件股份有限公司 | A kind of method of complicated multiple-branching construction Code automatic build |
US9892021B2 (en) * | 2015-03-18 | 2018-02-13 | Sap Se | Injection of code modifications in a two session debug scripting environment |
US10812274B2 (en) * | 2015-05-07 | 2020-10-20 | Blockstream Corporation | Transferring ledger assets between blockchains via pegged sidechains |
US9735958B2 (en) | 2015-05-19 | 2017-08-15 | Coinbase, Inc. | Key ceremony of a security system forming part of a host computer for cryptographic transactions |
US20160342977A1 (en) * | 2015-05-20 | 2016-11-24 | Vennd.io Pty Ltd | Device, method and system for virtual asset transactions |
CN107924389B (en) | 2015-07-02 | 2020-11-13 | 纳斯达克公司 | System and method for secure traceability of distributed transaction databases |
JP6547466B2 (en) | 2015-07-06 | 2019-07-24 | 富士通株式会社 | Compiler device, compilation method and compiler program |
US20170011460A1 (en) * | 2015-07-09 | 2017-01-12 | Ouisa, LLC | Systems and methods for trading, clearing and settling securities transactions using blockchain technology |
EP3125489B1 (en) * | 2015-07-31 | 2017-08-09 | BRITISH TELECOMMUNICATIONS public limited company | Mitigating blockchain attack |
US10366204B2 (en) * | 2015-08-03 | 2019-07-30 | Change Healthcare Holdings, Llc | System and method for decentralized autonomous healthcare economy platform |
EP3332288B1 (en) | 2015-08-07 | 2020-10-07 | Kinestral Technologies, Inc. | Electrochromic device assemblies |
DE112016003692T5 (en) * | 2015-08-13 | 2018-04-26 | Intel IP Corporation | CIoT architecture for efficient data transfer |
US9569206B1 (en) | 2015-09-29 | 2017-02-14 | International Business Machines Corporation | Creating optimized shortcuts |
EP3173962A1 (en) * | 2015-11-25 | 2017-05-31 | Gemalto Sa | Method to generate a secure code |
JP7114469B2 (en) | 2016-02-23 | 2022-08-08 | エヌチェーン ホールディングス リミテッド | Blockchain-implemented counting system and method used for secure voting and distribution |
CN109564599A (en) * | 2016-03-31 | 2019-04-02 | 克劳斯公司 | System and method for creating and executing data-driven legal contract |
US10720232B2 (en) | 2016-04-13 | 2020-07-21 | Accenture Global Solutions Limited | Distributed healthcare records management |
US10180900B2 (en) * | 2016-04-15 | 2019-01-15 | Red Hat Israel, Ltd. | Recordation of user interface events for script generation |
KR102416506B1 (en) | 2016-04-29 | 2022-07-04 | 엔체인 홀딩스 리미티드 | Implementation of logic gate function using blockchain |
CN106296191A (en) * | 2016-08-13 | 2017-01-04 | 深圳市樊溪电子有限公司 | A kind of PoW common recognition mechanism of block chain power-aware |
CN106598579B (en) | 2016-12-06 | 2020-12-25 | 北京果仁宝科技有限公司 | Method and apparatus for integrating dynamic type programming language on blockchain |
CN106598549B (en) | 2016-12-08 | 2019-02-01 | 天津米游科技有限公司 | A kind of intelligent contract system and implementation method based on block chain |
CN106778343A (en) * | 2016-12-12 | 2017-05-31 | 武汉优聘科技有限公司 | It is a kind of that the data sharing method of private data is related to based on block chain |
US10871948B1 (en) | 2017-03-30 | 2020-12-22 | Wells Fargo Bank, N.A. | Smart contract blockchain abstraction API |
US10235280B2 (en) * | 2017-04-10 | 2019-03-19 | Fmr Llc | Automated script creation and source code generation for testing mobile devices |
US10963790B2 (en) | 2017-04-28 | 2021-03-30 | SparkCognition, Inc. | Pre-processing for data-driven model creation |
EP3649547A1 (en) | 2017-07-07 | 2020-05-13 | Nchain Holdings Limited | Method for compiling from a high-level scripting language to a blockchain native scripting language |
-
2018
- 2018-07-05 EP EP18749139.4A patent/EP3649547A1/en not_active Ceased
- 2018-07-05 CN CN201880045587.4A patent/CN110869905B/en active Active
- 2018-07-05 WO PCT/IB2018/054971 patent/WO2019008533A1/en unknown
- 2018-07-05 EP EP18749552.8A patent/EP3649548A1/en not_active Ceased
- 2018-07-05 WO PCT/IB2018/054969 patent/WO2019008531A1/en unknown
- 2018-07-05 US US16/629,287 patent/US11797278B2/en active Active
- 2018-07-05 US US16/629,291 patent/US11307835B2/en active Active
- 2018-07-05 JP JP2019568229A patent/JP2020526811A/en active Pending
- 2018-07-05 EP EP23208507.6A patent/EP4325351A3/en active Pending
- 2018-07-05 WO PCT/IB2018/054970 patent/WO2019008532A1/en unknown
- 2018-07-05 CN CN201880045600.6A patent/CN110870249A/en active Pending
- 2018-07-05 KR KR1020207001661A patent/KR102608500B1/en active IP Right Grant
- 2018-07-05 EP EP18749140.2A patent/EP3649759A1/en not_active Ceased
- 2018-07-05 SG SG11201912227YA patent/SG11201912227YA/en unknown
- 2018-07-05 JP JP2019568221A patent/JP7220678B2/en active Active
- 2018-07-05 EP EP23197250.6A patent/EP4300290A3/en active Pending
- 2018-07-05 CN CN201880045599.7A patent/CN110869906B/en active Active
- 2018-07-05 US US16/629,295 patent/US11416226B2/en active Active
- 2018-07-05 JP JP2019569887A patent/JP7317722B2/en active Active
- 2018-07-05 EP EP23213682.0A patent/EP4328739A3/en active Pending
-
2019
- 2019-12-20 ZA ZA2019/08552A patent/ZA201908552B/en unknown
-
2022
- 2022-04-18 US US17/723,381 patent/US11922149B2/en active Active
- 2022-08-13 US US17/887,445 patent/US11868745B2/en active Active
-
2023
- 2023-01-26 US US18/101,977 patent/US11941381B2/en active Active
- 2023-01-31 JP JP2023012689A patent/JP7503670B2/en active Active
- 2023-04-12 JP JP2023064745A patent/JP7476390B2/en active Active
- 2023-05-15 JP JP2023079779A patent/JP7535359B2/en active Active
- 2023-11-28 US US18/521,958 patent/US20240168735A1/en active Pending
-
2024
- 2024-01-24 US US18/421,885 patent/US20240231777A1/en active Pending
- 2024-02-21 US US18/583,677 patent/US20240211222A1/en active Pending
- 2024-04-17 JP JP2024066569A patent/JP2024096926A/en active Pending
- 2024-06-10 JP JP2024093389A patent/JP2024116281A/en active Pending
- 2024-07-30 JP JP2024122944A patent/JP2024153799A/en active Pending
Also Published As
Similar Documents
Publication | Publication Date | Title |
---|---|---|
ZA201908552B (en) | System and method for compiling high-level language code into a script executable on a blockchain platform | |
GB201917570D0 (en) | Financial derivative contract execution platform, system and method | |
IL277116A (en) | Method and system for assessing future execution of a smart contract based on previous executions on a blockchain-based platform | |
EP3665566A4 (en) | Secure machine executable code deployment and execution method and system | |
PL3607453T3 (en) | Methods and apparatus for deep learning network execution pipeline on multi-processor platform | |
HK1208951A1 (en) | Method and system for generating image verification code | |
EP3618347A4 (en) | Method and device for inputting verification code | |
PL3752692T3 (en) | Climbing system and method for operating a climbing system | |
SG11202008351PA (en) | Method and system for generating a structured knowledge data for a text | |
IL249353A0 (en) | Methods systems circuits components apparatus devices assemblies and computer executable code for aiming a firearm | |
EP3491518A4 (en) | System and method for generating api development code for integrating platforms | |
GB201716173D0 (en) | Creation and execution of customised code for a data processing platform | |
GB201708974D0 (en) | Method and apparatus for executing a scripting language | |
GB202006540D0 (en) | System and method for analyzing crowdfunding platforms | |
DK3420632T3 (en) | System and method for an integrated control system for a diesel generation set | |
IL252661B (en) | Method and system for simulating a target | |
EP3732661A4 (en) | Method and system for operating a configuration platform | |
ZA201601208B (en) | A method of and system for compiling an advertisement | |
IL278874A (en) | A positioning system and method | |
GB201909867D0 (en) | System and method for supporting a riser | |
EP3438818A4 (en) | Method and device for compiling computer language | |
HK1231453A1 (en) | An arrangement and a method for installing or uninstalling elevator ropes | |
IL267476A (en) | Device for safe positioning a coronary stent within coronary arteries and method therefor | |
GB2548827B (en) | Apparatus, system, method and computer program for providing lighting of a vehicle | |
EP3250449A4 (en) | Method and apparatus for replacing a tendon flex bearing on a tension leg platform |