User:Petelomax
My Favorite Languages | |
Language | Proficiency |
Phix | Author, Very Active |
X86 Assembly | Active |
HTML | Active |
CSS | Active |
JavaScript | Active |
C | Inactive |
C++ | Inactive |
Go | Reader |
Julia | Reader |
Python | Reader |
Pascal | Reader |
UNIX Shell | Rusty |
SQL | Rusty |
PHP | Rusty |
Icon | Rusty |
Euphoria | Rusty |
Speedbase | Rusty |
COBOL | Very Rusty |
Links[edit]
Rosetta_Code/Rank_languages_by_popularity/Full_list
String math[edit]
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
Distribution_of_0_Digits_in_Factorial_Series#Phix (actually base 1000 now)
My best entries[edit]
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
Above and beyond[edit]
Black_Box#Phix
Morpion_solitaire/Phix
Josephus_problem#Phix
Hexapawn#Phix
Suggestions[edit]
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)
Revisit Strip_whitespace_from_a_string/Top_and_tail#Phix (got that 4 spaces thing all wrong)