User:Petelomax

From Rosetta Code
My Favorite Languages
Language Proficiency
Phix Author, Very Active
HTML Active (chm)
CSS Active
JavaScript Active (vanilla/p2js)
X86 Assembly Active
ARM Assembly Semi active
C Inactive
C++ Inactive/Loathe
Perl Loathe^2
Raku Loathe^3
F# Loathe^5
Go Read/Run
Julia Read/Run
Python Read/Run
Wren Read/Run
Pascal Read-only
UNIX Shell Rusty
SQL Rusty
PHP Rusty
Icon Rusty
Euphoria Rusty
Speedbase Very Rusty
COBOL Very Rusty

Links

Phix

Tasks_not_implemented_in_Phix

Rosetta_Code/Rank_languages_by_popularity/Full_list

Help:Formatting

mediawiki:Formatting

mediawiki:HTML

mediawiki:Links

mediawiki:Signatures

String math

Show_the_(decimal)_value_of_a_number_of_1s_appended_with_a_3,_then_squared#Phix

Smallest_power_of_6_whose_decimal_expansion_contains_n#Phix

Smallest_numbers#Phix

Distribution_of_0_Digits_in_Factorial_Series#Phix (actually base 1000 now)

My best entries

Burrows–Wheeler_transform#Phix
Hourglass_puzzle#Phix
Pancake_numbers#Phix
Palindromic_gapful_numbers#Ludicrously_fast_to_10,000,000,000,000,000,000th
Minimum_positive_multiple_in_base_10_using_only_0_and_1#Phix
Logistic_curve_fitting_in_epidemiology#Phix
Smarandache_prime-digital_sequence#Phix
Solve_triangle_solitare_puzzle#Phix
Twelve_statements#Phix
Sequence:_smallest_number_with_exactly_n_divisors#insane
Ulam_numbers#Phix
Minimum_multiple_of_m_where_digital_sum_equals_m#much_faster
Sub-unit_squares#Phix
Upside-down_numbers#Phix

Above and beyond

Black_Box#Phix
Morpion_solitaire/Phix
Josephus_problem#Phix
Hexapawn#Phix

Suggestions

Translate Proof#Go
Convert Mandelbrot_set#Phix arwen -> pGUI, and put both online
Add server save/fetch to Reverse_the_order_of_lines_in_a_text_file_while_preserving_the_contents_of_each_line#Phix
Rework XML/XPath#Phix as per XML_validation#Phix
Improve Substring_primes#Phix by making lhsvar(etc) in pmain.e sequence, aka {p,q} = f(p,q) use automatic pbr
Improve OLE_automation#Phix (but without purchasing a copy of Microsoft Word)