I guess topic says it all! But, I really wan't a syntax similar to P开发者_运维百科ython's! And low-level... like C++ for example. I guess Java and C# is OK too, but I really have a huge problem with the { }, and always ; <-- and each line. I hate it so much...
cython may be pretty close to what you want: syntax just about identical to Python, and you can basically write C-level code in it. It's tuned to generate Python-usable extensions, but you could then "freeze" them into a stand-alone executable.
boo is another language with very Python-like syntax, and semantics to about the level of C# (also .NET oriented, but there's a JVM-oriented version in the works, I hear).
Cython is a lower-level language with a syntax similar to Python's.
Cobra compiles to C#. Variables get typed after their first usage. Performance is about the same as C#.
Google's Go language was designed with Python syntax in mind though its got a hell of a lot of C in its genes too.
Genie could be what you are looking for. Is a python-like language (at least no semicolons) that compiles to c.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论