This repository has been archived by the owner. It is now read-only.

ParallelLhacurimosa

Parallel interpretation of Awasunu script.

Parallel Lhacurimosa

This is a parallel transpilation and interpretation engine for the Lhacurimosa DSL.

Interpretation In Three Stages

First create a new tree:

./new_tree "ml_subprocess" 150 :animals "hlim 2 :cats Cats_are_the_cleanest_pets :dogs Dogs_are_mans_best_friend :gerbils Gerbils_dont_use_hamster_wheels" :trees "hlim 2 :pine that_tree_is_a_pine :hickory that_tree_is_a_hickory :maple that_tree_is_a_maple" :shoes "hlim 2 :steel_toe_boots she_wears_steel_toes :clogs she_wears_swedish_clogs :birkenstocks she_wears_birken_stocks"

Then you predicts the possible machine learning branches:

[ ':trees', 'hlim 2 :pine that_tree_is_a_pine :hickory that_tree_is_a_hickory :maple that_tree_is_a_maple' ] , Cosmic Distance:  0.007326384799451257 out of 150 tiles ], Human Scale:  0.7326384799451257 out of 150 tiles ]
[ ':shoes', 'hlim 2 :steel_toe_boots she_wears_steel_toes :clogs she_wears_swedish_clogs :birkenstocks she_wears_birken_stocks' ] , Cosmic Distance:  0.030928499642499975 out of 150 tiles ], Human Scale:  3.092849964249998 out of 150 tiles ]
[ ':trees', 'hlim 2 :pine that_tree_is_a_pine :hickory that_tree_is_a_hickory :maple that_tree_is_a_maple' ] , Cosmic Distance:  0.24757561103321601 out of 150 tiles ], Human Scale:  24.757561103321603 out of 150 tiles ]
[ ':shoes', 'hlim 2 :steel_toe_boots she_wears_steel_toes :clogs she_wears_swedish_clogs :birkenstocks she_wears_birken_stocks' ] , Cosmic Distance:  0.004388046740916838 out of 150 tiles ], Human Scale:  0.4388046740916838 out of 150 tiles ]
[ ':animals', 'hlim 2 :cats Cats_are_the_cleanest_pets :dogs Dogs_are_mans_best_friend :gerbils Gerbils_dont_use_hamster_wheels' ] , Cosmic Distance:  0.07443991506949883 out of 150 tiles ], Human Scale:  7.443991506949883 out of 150 tiles ]
[ ':shoes', 'hlim 2 :steel_toe_boots she_wears_steel_toes :clogs she_wears_swedish_clogs :birkenstocks she_wears_birken_stocks' ] , Cosmic Distance:  0.7376087517435931 out of 150 tiles ], Human Scale:  73.76087517435931 out of 150 tiles ]
[ ':animals', 'hlim 2 :cats Cats_are_the_cleanest_pets :dogs Dogs_are_mans_best_friend :gerbils Gerbils_dont_use_hamster_wheels' ] , Cosmic Distance:  1.813432023264398e-5 out of 150 tiles ], Human Scale:  0.001813432023264398 out of 150 tiles ]
BIANCA: I'm not super confident about this creation.

Which can then be parsed in unaudited/scripts/animals.awa

[ :dogs, Dogs_are_mans_best_friend, 0.30898424999999996 ] 
[ :dogs, Dogs_are_mans_best_friend, 0.30898424999999996 ] 
[ :dogs, Dogs_are_mans_best_friend, 0.30898424999999996 ] 
[ :cats, Cats_are_the_cleanest_pets, 0.60898425 ] 
[ :dogs, Dogs_are_mans_best_friend, 0.45898425 ] 
[ :dogs, Dogs_are_mans_best_friend, 0.60898425 ] 
[ :dogs, Dogs_are_mans_best_friend, 0.15898425 ]
Repository

ParallelLhacurimosa

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • about 8 hours ago
  • July 31, 2026
License

Links
Synced at

Fri, 31 Jul 2026 07:21:02 GMT

Languages