Fusion (programming language)
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs) m | |||
| (One intermediate revision by one user not shown) | |||
| Line 2: | Line 2: | ||
| |formattype=Languages | |formattype=Languages | ||
| |subcat=Programming Languages | |subcat=Programming Languages | ||
| − | |extensions={{ext|ci}} | + | |extensions={{ext|fu}}, {{ext|ci}} | 
| }} | }} | ||
| − | ''' | + | '''Fusion''' is a programming language based on [[C]] and [[C Sharp|C#]], designed for creating portable libraries which can be transformed in an automated manner into various other programming languages. | 
| + | |||
| + | It was originally named '''Ć'''. It was renamed to Fusion in 2023. | ||
| == Links == | == Links == | ||
| − | * [ | + | * [https://github.com/fusionlanguage/fut Fusion - GitHub project] | 
| − | * [http://cito.sourceforge.net/  | + | * [https://fusion-lang.org/ Fusion Playground] | 
| + | * [https://web.archive.org/web/20170301180755/http://cito.sourceforge.net/ci.html The Ć Programming Language] (archived) | ||
Latest revision as of 18:17, 19 October 2023
Fusion is a programming language based on C and C#, designed for creating portable libraries which can be transformed in an automated manner into various other programming languages.
It was originally named Ć. It was renamed to Fusion in 2023.

