fut icon indicating copy to clipboard operation
fut copied to clipboard

Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.

Results 52 fut issues
Sort by recently updated
recently updated
newest added

Regarding #61 Uint is 31-bit : I too, have found this very confusing. Note that Java does not natively support `uint`, `ulong` and unsigned `byte`, cito is accomplishing unsigned arithmetic...

Please provide in source tree directory with output of readme example. Ideally include in that dir some other sample code files as well.

Used to reduce boilerplate code

The language reference doesn't say anything about importing from one ci file to another, are there any import statements yet? I'm hoping to be able to use it to make...

enhancement

I feel intimidated by Ć since there is very weak documentation on how to get started with it. The ci.md language reference is very limited, and with no syntax highlighter...

documentation

First of all, I want to tell you that this is best language I saw. 1. Using break in switches. I have quite big experience working with custom programming languages...

enhancement

Go is a lower-level language similarly to Ć in my opinion, and it's really popular now. I think you could get Ć very popular, if it supported go.

enhancement
backend

I saw in the documentation that the `uint` type is not 32-bit unsigned integer, but a 31-bit one. What is the point of it? Is there any way to use...

On a US keyboard, "Ć" is hard to type, and therefore both hard to talk about and hard to search for. I think this project will get more attention and...