Skip to content

dosconio/unisym

 
 

UNISYM

icon Universal Symbol System, also known as ゆにッシンボル, or as 統象庫, a system of programming and engineering, including not only implementation, library, tool-kits, chroming engine and demonstrations.

example example

The repository is open-sourced under of Apache License 2.0. If you copy the code and used for the public or commercial, please stipulate your copying from UNISYM led by ArinaMgk.

⚠︎ All the code are by hands, so these big changes and mistakes in codes may be forgiven.

For example, there are harmonious identifications for linkage-identifiers and calling-parameters:

ConPrint("Hello") # Some script-interpret

ConPrint("Hello");/* CPL */

Con::Print("Hello");// C++
Con.Print("Hello");// C++

ConPrint Hello_String; Assembly Macro

...
Component For As
ASM asm/ sources(asm) <=> object assembler and dis-assembler
DEM demo/ / demonstrations
DOC doc/ / documents
INC inc/ / including files
LIB lib/ / implementation source code
LNK linker/ objects => output linker, synthesizer and modifier
MGK magic/ sources => sources + list + depend compiler, analyzer and translator
WIT witch/ to outputs rendering library and engine
WZD wizard/ / constructor

🍨 Buy us a coffee for UNISYM project

Packages

No packages published

Languages

  • C 75.7%
  • Assembly 11.1%
  • C++ 9.2%
  • Python 1.8%
  • Verilog 1.0%
  • Makefile 0.8%
  • Other 0.4%