fcitx5-table-thai

Flexible Input Method Framework v5 - Thai table

Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems.

fcitx5-table-translit

Flexible Input Method Framework v5 - Translit table

Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems.

fcitx5-table-viqr

Flexible Input Method Framework v5 - Viqr table

Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems.

fcitx5-table-yawerty

Flexible Input Method Framework v5 - Yawerty table

Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems.

g++-14-multilib-x86-64-linux-gnux32

GNU C++ compiler (multilib support) (cross compiler for x32 architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

libmuparserx4.0.12

mathematical expression parser library

The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you. It was originally based on the original muparser engine but has since evolved into a standalone project with a completely new parsing engine.