Phix is an open source, self-hosted, interpreted or compiled programming language with a strong emphasis on simplicity and plain human-readable error messages.
No other compilers or similar tools need to be installed. Currently 30MB, with 500 demos. Implements automatic garbage collection, even for manually allocated raw memory.
Parameters are passed by reference with copy-on-write semantics. That realises the performance benefits of pass-by-reference but with the behaviour of pass-by-value.
It has just five builtin data types, and includes a bundled GUI (based on IUP) as well as components such as ipc, json, curl, SQlite, zip, gmp, regular expressions, sockets, and unit testing.
Has optional structs and classes for object orientated programming, while also supporting traditional imperative programming.
Programs can be interpreted or compiled. Interpretation is fast as it builds the same machine code as compilation, just executes it directly in memory.
Incorporates both a source-level debugger with single-stepping and the ability to enable/disable on selected blocks/files, and an execution profiler.
Strings are fully mutable with variable length slice substitution. Sequences can grow and shrink at will with no manual housekeeping.
Explicitly tagged ends, such as "if ... then ... end if", while more verbose than braces, catch more errors and avoid problems such as the dangling else.
Compiler and run-time errors are made as human-readable as possible, and always include the offending source file name and line number.
Phix uses 1-based indexes to provide consistent and logical subscripting, along with negative subscripts that work from right to left.
Phix does not support overloading, lambda expressions, closures, currying, first class environments, inverted syntax, and suchlike.
Despite, or perhaps because of that, Phix has some 1,277 completed rosettacode tasks, second only to Go.
Available for Windows and Linux, in both 32 and 64 bit versions.
No other compilers or similar tools need to be installed. Currently 30MB, with 500 demos. Implements automatic garbage collection, even for manually allocated raw memory.
Parameters are passed by reference with copy-on-write semantics. That realises the performance benefits of pass-by-reference but with the behaviour of pass-by-value.
It has just five builtin data types, and includes a bundled GUI (based on IUP) as well as components such as ipc, json, curl, SQlite, zip, gmp, regular expressions, sockets, and unit testing.
Has optional structs and classes for object orientated programming, while also supporting traditional imperative programming.
Programs can be interpreted or compiled. Interpretation is fast as it builds the same machine code as compilation, just executes it directly in memory.
Incorporates both a source-level debugger with single-stepping and the ability to enable/disable on selected blocks/files, and an execution profiler.
Strings are fully mutable with variable length slice substitution. Sequences can grow and shrink at will with no manual housekeeping.
Explicitly tagged ends, such as "if ... then ... end if", while more verbose than braces, catch more errors and avoid problems such as the dangling else.
Compiler and run-time errors are made as human-readable as possible, and always include the offending source file name and line number.
Phix uses 1-based indexes to provide consistent and logical subscripting, along with negative subscripts that work from right to left.
Phix does not support overloading, lambda expressions, closures, currying, first class environments, inverted syntax, and suchlike.
Despite, or perhaps because of that, Phix has some 1,277 completed rosettacode tasks, second only to Go.
Available for Windows and Linux, in both 32 and 64 bit versions.
Обзор
The Phix Programming Language — это Бесплатное ПО программное обеспечение в категории Разработка, разработанное Phix.
Последняя версия The Phix Programming Language-0.8.2, выпущенный на 05.02.2021. Первоначально он был добавлен в нашу базу данных на 05.02.2021.
The Phix Programming Language работает на следующих операционных системах: Windows/Linux.
The Phix Programming Language не был оценен нашими пользователями еще.
Последние обзоры
![]() |
Nero MediaHome
Систематизируйте и транслируйте мультимедиа с помощью Nero MediaHome |
![]() |
Ashampoo Backup Pro
Простое резервное копирование данных с помощью Ashampoo Backup Pro. |
![]() |
ManyCam
Улучшите свои впечатления от видеозвонков с помощью ManyCam! |
![]() |
Nero Video
Nero Video: мощное программное обеспечение для редактирования видео как для начинающих, так и для профессионалов |
![]() |
FreeCommander XE
Эффективное управление файлами с помощью FreeCommander XE. |
![]() |
Nero TuneItUp
Оптимизируйте производительность своего ПК с помощью Nero TuneItUp 2021! |
![]() |
UpdateStar Premium Edition
Обновлять программное обеспечение еще никогда не было так просто с UpdateStar Premium Edition! |
![]() |
Microsoft Edge
Новый стандарт в просмотре веб-страниц |
![]() |
Google Chrome
Быстрый и универсальный веб-браузер |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Повысьте производительность системы с помощью распространяемого пакета Microsoft Visual C++ 2015! |
![]() |
Microsoft Visual C++ 2010 Redistributable
Необходимый компонент для запуска приложений Visual C++ |
![]() |
Microsoft OneDrive
Оптимизируйте управление файлами с помощью Microsoft OneDrive |