JP5002454B2 - ユーザ構成可能なソフトウェアライブラリを提供するシステムと方法 - Google Patents
ユーザ構成可能なソフトウェアライブラリを提供するシステムと方法 Download PDFInfo
- Publication number
- JP5002454B2 JP5002454B2 JP2007525089A JP2007525089A JP5002454B2 JP 5002454 B2 JP5002454 B2 JP 5002454B2 JP 2007525089 A JP2007525089 A JP 2007525089A JP 2007525089 A JP2007525089 A JP 2007525089A JP 5002454 B2 JP5002454 B2 JP 5002454B2
- Authority
- JP
- Japan
- Prior art keywords
- software library
- library
- base
- code
- modified
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 48
- 238000004891 communication Methods 0.000 claims description 17
- 238000004590 computer program Methods 0.000 claims description 6
- 238000012986 modification Methods 0.000 description 14
- 230000004048 modification Effects 0.000 description 14
- 238000010586 diagram Methods 0.000 description 10
- 230000006870 function Effects 0.000 description 10
- 230000005540 biological transmission Effects 0.000 description 8
- 238000005516 engineering process Methods 0.000 description 8
- 230000008569 process Effects 0.000 description 6
- 238000006243 chemical reaction Methods 0.000 description 5
- 238000012937 correction Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 4
- 230000004044 response Effects 0.000 description 4
- 230000008859 change Effects 0.000 description 3
- 238000013519 translation Methods 0.000 description 3
- 241000699666 Mus <mouse, genus> Species 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000003780 insertion Methods 0.000 description 2
- 230000037431 insertion Effects 0.000 description 2
- 230000004807 localization Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 241000282412 Homo Species 0.000 description 1
- 241000699670 Mus sp. Species 0.000 description 1
- 230000006978 adaptation Effects 0.000 description 1
- 238000004378 air conditioning Methods 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005401 electroluminescence Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000006249 magnetic particle Substances 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000002245 particle Substances 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000000844 transformation Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
Images
Classifications
-
- 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/30—Creation or generation of source code
- G06F8/36—Software reuse
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- Stored Programmes (AREA)
Description
Claims (15)
- ユーザにより構成可能なソフトウェアライブラリをコンピュータシステムにより提供する方法であって、
ベースソフトウェアライブラリは、ソースコードにより記述される複数のコードセグメントからなり、それぞれのコードセグメントは、プログラミングコード又はコメントであり、コメントは、1又は複数の言語によって記載されたコメントを含み、
前記ベースソフトウェアライブラリの少なくとも1つの構成可能なセッティングの目標セッティングをユーザ入力として受信し、目標セッティングには、所望の目標言語のコメントの指定が含まれ、
前記目標セッティングに基づいて、前記ベースソフトウェアライブラリに含まれるコメントのうち、前記ベースソフトウェアライブラリに追加されるかまたはこれから除去されるコードセグメントを特定し、
コンピュータプログラムを利用して自動的に前記目標セッティングにしたがって前記ベースソフトウェアライブラリを変更することによって修正済みソフトウェアライブラリを作成することであって、
前記目標セッティングにしたがって、前記ベースソフトウェアライブラリから前記特定されたコードセグメントを除去して、前記修正済みソフトウェアライブラリを作成するように構成されること、及び、前記目標セッティングにしたがって、前記ベースソフトウェアライブラリに対して前記特定されたコードセグメントを追加して、前記修正済みソフトウェアライブラリを作成するように構成されること、のうちの少なくとも1つ
を含む方法。 - 前記ベースソフトウェアライブラリの構成可能なセッティングを決定することをさらに含む、請求項1に記載の方法。
- 前記ベースソフトウェアライブラリがソフトウェアライブラリから導出される、請求項1に記載の方法。
- 前記ベースソフトウェアライブラリと修正済みソフトウェアライブラリが、埋め込み式デバイス用のプログラミングコードを含む、請求項1に記載の方法。
- 前記追加されたコードセグメントが、外部ソフトウェアライブラリに対するコールを含む、請求項1に記載の方法。
- 前記追加されたコードセグメントが、前記修正済みソフトウェアライブラリ中で用いられる定数を定義する、請求項1に記載の方法。
- ユーザにより構成可能ソフトウェアライブラリを提供する方法を実施するように構成されたコンピュータシステムであって、
プロセッサと、
前記プロセッサと電子的通信状態にあるメモリーと、
前記メモリーに記憶される命令と、
を備え、
前記命令を実行すると、
ベースソフトウェアライブラリは、ソースコードにより記述される複数のコードセグメントからなり、それぞれのコードセグメントは、プログラミングコード又はコメントであり、コメントは、1又は複数の言語によって記載されたコメントを含み、
前記ベースソフトウェアライブラリの少なくとも1つの構成可能なセッティングの目標セッティングをユーザ入力として受信し、目標セッティングには、所望の目標言語のコメントの指定が含まれ、
前記目標セッティングに基づいて、前記ベースソフトウェアライブラリに含まれるコメントのうち、前記ベースソフトウェアライブラリに追加されるかまたはこれから除去されるコードセグメントを特定し、
コンピュータプログラムを利用して自動的に前記目標セッティングにしたがって前記ベースソフトウェアライブラリを変更することによって修正済みソフトウェアライブラリを作成することであって、
前記目標セッティングにしたがって、前記ベースソフトウェアライブラリから前記特定されたコードセグメントを除去して、前記修正済みソフトウェアライブラリを作成するように構成されること、及び、前記目標セッティングにしたがって、前記ベースソフトウェアライブラリに対して前記特定されたコードセグメントを追加して、前記修正済みソフトウェアライブラリを作成するように構成されること、のうちの少なくとも1つ
を含む方法を実施することが可能である、コンピュータシステム。 - 前記ベースソフトウェアライブラリがソフトウェアライブラリから導出される、請求項7に記載のシステム。
- 前記ベースソフトウェアライブラリと修正済みソフトウェアライブラリが、埋め込み式デバイス用のプログラミングコードを含む、請求項7に記載のシステム。
- 前記追加されたコードセグメントが、外部ソフトウェアライブラリに対するコールを含む、請求項7に記載のシステム。
- 前記ベースソフトウェアライブラリと修正済みソフトウェアライブラリが、ソースコードを含む、請求項7に記載のシステム。
- ユーザにより構成可能なソフトウェアライブラリを提供する方法を実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体であって、前記方法が、
ベースソフトウェアライブラリは、ソースコードにより記述される複数のコードセグメントからなり、それぞれのコードセグメントは、プログラミングコード又はコメントであり、コメントは、1又は複数の言語によって記載されたコメントを含み、
前記ベースソフトウェアライブラリの少なくとも1つの構成可能なセッティングの目標セッティングをユーザ入力として受信し、目標セッティングには、所望の目標言語のコメントの指定が含まれ、
前記目標セッティングに基づいて、前記ベースソフトウェアライブラリに含まれるコメントのうち、前記ベースソフトウェアライブラリに追加されるかまたはこれから除去されるコードセグメントを特定し、
コンピュータプログラムを利用して自動的に前記目標セッティングにしたがって前記ベースソフトウェアライブラリを変更することによって修正済みソフトウェアライブラリを作成することであって、
前記目標セッティングにしたがって、前記ベースソフトウェアライブラリから前記特定されたコードセグメントを除去して、前記修正済みソフトウェアライブラリを作成するように構成されること、及び、前記目標セッティングにしたがって、前記ベースソフトウェアライブラリに対して前記特定されたコードセグメントを追加して、前記修正済みソフトウェアライブラリを作成するように構成されること、のうちの少なくとも1つ
を含む、コンピュータ読み取り可能な記録媒体。 - 前記ベースソフトウェアライブラリがソフトウェアライブラリから導出される、請求項12に記載のコンピュータ読み取り可能な記録媒体。
- 前記ベースソフトウェアライブラリと修正済みソフトウェアライブラリが、埋め込み式デバイス用のプログラミングコードを含む、請求項12に記載のコンピュータ読み取り可能な記録媒体。
- 前記ベースソフトウェアライブラリと修正済みソフトウェアライブラリが、ソースコードを含む、請求項12に記載のコンピュータ読み取り可能な記録媒体。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/321,712 US8789016B2 (en) | 2005-12-29 | 2005-12-29 | Systems and methods for providing user configurable software libraries |
US11/321,712 | 2005-12-29 | ||
PCT/JP2006/302287 WO2007074536A1 (en) | 2005-12-29 | 2006-02-03 | User configurable software libraries |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008522249A JP2008522249A (ja) | 2008-06-26 |
JP5002454B2 true JP5002454B2 (ja) | 2012-08-15 |
Family
ID=36944678
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007525089A Expired - Fee Related JP5002454B2 (ja) | 2005-12-29 | 2006-02-03 | ユーザ構成可能なソフトウェアライブラリを提供するシステムと方法 |
Country Status (7)
Country | Link |
---|---|
US (1) | US8789016B2 (ja) |
EP (1) | EP1966685A1 (ja) |
JP (1) | JP5002454B2 (ja) |
KR (1) | KR100953239B1 (ja) |
CN (1) | CN101120312A (ja) |
RU (1) | RU2395836C2 (ja) |
WO (1) | WO2007074536A1 (ja) |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102006015255A1 (de) * | 2006-04-01 | 2007-10-04 | National Rejectors, Inc. Gmbh | Bezahlsystem für einen Verkaufsautomaten |
US20090249492A1 (en) * | 2006-09-21 | 2009-10-01 | Hans Martin Boesgaard Sorensen | Fabrication of computer executable program files from source code |
KR101470319B1 (ko) * | 2008-02-15 | 2014-12-08 | 삼성전자주식회사 | 컴포넌트 모델 기반의 가상 소프트웨어 플랫폼을 생성하는방법, 이를 이용하여 소프트웨어 플랫폼 아키텍처를검증하는 방법 및 그 장치 |
JP5011221B2 (ja) * | 2008-06-30 | 2012-08-29 | 株式会社日立製作所 | コントローラ開発ツールとそれを利用して開発したモータドライブシステムを有する機器 |
JP5500968B2 (ja) * | 2009-12-16 | 2014-05-21 | シャープ株式会社 | 情報処理装置、情報処理方法、及び情報処理プログラム |
EP2556451A4 (en) * | 2010-04-06 | 2016-09-07 | Webtrends Inc | METHOD AND SYSTEM FOR DEFINING AND LOADING SEGMENTS |
CN101853165A (zh) * | 2010-06-01 | 2010-10-06 | 杭州和利时自动化有限公司 | 一种用于组态软件中库的管理方法及系统 |
US8863082B2 (en) * | 2011-09-07 | 2014-10-14 | Microsoft Corporation | Transformational context-aware data source management |
US9613112B2 (en) | 2013-03-15 | 2017-04-04 | Miosoft Corporation | Structuring data |
US9665403B2 (en) * | 2013-03-15 | 2017-05-30 | Miosoft Corporation | Executing algorithms in parallel |
JP6176020B2 (ja) | 2013-09-17 | 2017-08-09 | 株式会社リコー | 機器、情報処理システム、情報処理方法、情報処理プログラム、および情報処理プログラムが記憶された記憶媒体 |
US9304766B2 (en) * | 2014-02-21 | 2016-04-05 | Red Hat Israel, Ltd. | Determining character sequence digest |
US9703551B2 (en) * | 2014-04-28 | 2017-07-11 | Ca, Inc. | Modifying mobile application binaries to call external libraries |
CN107526742B (zh) * | 2016-06-21 | 2021-10-08 | 伊姆西Ip控股有限责任公司 | 用于处理多语言文本的方法和设备 |
CN106412080A (zh) * | 2016-10-21 | 2017-02-15 | 李丽亚 | 一种基于网络服务实现软件本地化和国际化的方法 |
US20180275957A1 (en) * | 2017-03-27 | 2018-09-27 | Ca, Inc. | Assistive technology for code generation using voice and virtual reality |
CN109710230B (zh) * | 2018-12-12 | 2024-09-06 | 平安科技(深圳)有限公司 | 一种利用静态库实现目标程序生成方法及装置 |
US20210318865A1 (en) | 2020-04-09 | 2021-10-14 | Capital One Services, Llc | Methods and arrangements to process comments |
US11163559B1 (en) * | 2020-12-28 | 2021-11-02 | Temper Systems, Inc. | Cross-publishing software libraries to module repositories |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5854932A (en) * | 1995-08-17 | 1998-12-29 | Microsoft Corporation | Compiler and method for avoiding unnecessary recompilation |
US6401114B1 (en) * | 1997-05-01 | 2002-06-04 | Stratum Technologies Corporation | Method and apparatus for dynamic programming across a computer network |
JP2000020525A (ja) * | 1998-07-07 | 2000-01-21 | Toshiba Corp | プログラム注釈機械翻訳装置とこの装置を動作させるプログラムを記録した記録媒体 |
US6202205B1 (en) * | 1998-07-21 | 2001-03-13 | Hewlett-Packard Company | System and method for profile-based, on-the-fly optimization of library code |
US7143067B1 (en) * | 1999-02-09 | 2006-11-28 | Lenovo (Singapore) Pte. Ltd. | System and method for installing personal computer software |
JP2001142600A (ja) * | 1999-11-15 | 2001-05-25 | Canon Inc | 多国語表示切替装置およびその切替方法 |
US6385722B1 (en) * | 2000-01-27 | 2002-05-07 | Sun Microsystems, Inc. | Method, system, and article of manufacture for limiting access to program files in a shared library file |
US20020184615A1 (en) * | 2001-04-25 | 2002-12-05 | Sumner William Earl | System and method for selectively and automatically modifying the source code of a computer program |
US20030009750A1 (en) * | 2001-07-09 | 2003-01-09 | Robert Hundt | Optimizing an executable computer program having linkage functions |
US20030101432A1 (en) * | 2001-10-12 | 2003-05-29 | Allison David S. | Method and apparatus for unifying the semantics of functions and classes in a programming language |
US7120901B2 (en) * | 2001-10-26 | 2006-10-10 | International Business Machines Corporation | Method and system for tracing and displaying execution of nested functions |
US7484205B2 (en) * | 2002-12-12 | 2009-01-27 | Microsoft Corporation | Preprocessor-based source code instrumentation |
US7516442B2 (en) * | 2003-10-23 | 2009-04-07 | Microsoft Corporation | Resource manifest |
US20050120340A1 (en) * | 2003-12-01 | 2005-06-02 | Skazinski Joseph G. | Apparatus, system, and method for automated generation of embedded systems software |
JP2005284742A (ja) * | 2004-03-30 | 2005-10-13 | Advanced Telecommunication Research Institute International | メッセージ出力装置及びコンピュータプログラム |
US20060020928A1 (en) * | 2004-07-22 | 2006-01-26 | International Business Machines Corporation | Translation of comments in code |
-
2005
- 2005-12-29 US US11/321,712 patent/US8789016B2/en active Active
-
2006
- 2006-02-03 EP EP06713430A patent/EP1966685A1/en not_active Withdrawn
- 2006-02-03 RU RU2008126233/09A patent/RU2395836C2/ru not_active IP Right Cessation
- 2006-02-03 CN CNA200680004662XA patent/CN101120312A/zh active Pending
- 2006-02-03 WO PCT/JP2006/302287 patent/WO2007074536A1/en active Application Filing
- 2006-02-03 KR KR1020087015636A patent/KR100953239B1/ko not_active IP Right Cessation
- 2006-02-03 JP JP2007525089A patent/JP5002454B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008522249A (ja) | 2008-06-26 |
US8789016B2 (en) | 2014-07-22 |
US20070157171A1 (en) | 2007-07-05 |
RU2395836C2 (ru) | 2010-07-27 |
EP1966685A1 (en) | 2008-09-10 |
WO2007074536A1 (en) | 2007-07-05 |
KR20080078018A (ko) | 2008-08-26 |
KR100953239B1 (ko) | 2010-04-16 |
CN101120312A (zh) | 2008-02-06 |
RU2008126233A (ru) | 2010-01-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5002454B2 (ja) | ユーザ構成可能なソフトウェアライブラリを提供するシステムと方法 | |
EP3338179B1 (en) | Graphical representation of data in a program code editor | |
JP5007046B2 (ja) | コンポーネントベースのソフトウェア・プロダクトの保守 | |
US8700998B2 (en) | Foreign language translation tool | |
US7631124B2 (en) | Application-specific mapping of input device elements | |
KR100513093B1 (ko) | 씨.엠.엘.투를 기반으로한 리눅스 커널, 응용 소프트웨어패키지의 통합 설정과 파일목록 생성방법 | |
US8762967B2 (en) | Program compiler, program installer, and program install method | |
Yadavalli et al. | Raising binaries to llvm ir with mctoll (wip paper) | |
Smithson et al. | Binary rewriting without relocation information | |
US6785872B2 (en) | Algorithm-to-hardware system and method for creating a digital circuit | |
US20040088690A1 (en) | Method for accelerating a computer application by recompilation and hardware customization | |
US9417871B2 (en) | Automatic generation of certificate of origin (COO) for software systems | |
JP2006294041A (ja) | 移動通信機器におけるアプリケーションをアップデートするためのシステム、およびその方法 | |
JP2010231477A (ja) | プログラム及びプログラム実行装置 | |
US8661425B1 (en) | Method, apparatus, and computer-readable medium for storing data associated with a firmware program | |
JP5256247B2 (ja) | ソフトウェア有効期限変更方法及び装置 | |
JP2006286003A (ja) | 機能を追加するように、移動通信機器にてアプリケーションを拡張するシステム、およびその方法 | |
US20040088719A1 (en) | Intercepting calls to document production functions | |
US8429638B2 (en) | Instruction exploitation through loader late fix-up | |
US20230195666A1 (en) | Providing Platform Management Profiles to Platform Management Drivers on Electronic Devices | |
JP2007114934A (ja) | コンパイラシステム | |
US9298426B2 (en) | Compiler generation of thunking code | |
CN112860279A (zh) | 生成应用安装包的方法、装置、设备和介质 | |
JP2019121293A (ja) | ソースコード生成装置、ソースコード生成プログラム、ドキュメント生成システムおよびドキュメント生成方法 | |
JP2005242879A (ja) | 性能情報取得装置および方法ならびに制御プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100824 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101022 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20101124 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110214 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20110217 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20120111 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120327 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120521 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5002454 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150525 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |