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

AwasunuFull

The full prototype of Awasunu DSL.

AwasunuFull

This acts as the mother directory for each Awasunu DSL dialect.

Directory Structure

This is the work in progress directory structure.

_adaptations       Automatically generated adaptations a metalearning system generates.
_rulesets          Base rulesets a meta learning system generates permutations from.
bin                Compiled binaries for things used to bootstrap the language, or need compiled performance.
confirmed/scripts/ A folder dedicated for AI confirmed transpiled source code that's met human review.
corpus             A glossary of terms and expressions related to the language itself, and is similar in concept to documentation.
data               Data stores external documents needed for Crystal to process clemots, numots, and symbols.
info               Information related to stuff that isn't directly related to documentation.
lib                External libraries from hosted languages from Lua, Python, Ruby, and Crystal.
mce                Memoricimitiere / graveyard folder. This stores urn and surn that functions as persistant updated storage of executed scripts.
msrc               Main source files for things compiled in bin, that are not part of the main source directory.
pro                Productivity tools that make life easier that aren't directly related to the language itself.
pbs                Parallel boostrapping assistant.
releases           Releases of specific libraries in Ruby, Lua, Python, or other hosting languages.
src                Source directory for things outside of the main folder.
scripts            Scripts written in the Awasunu1, 2, 3, and 4 DSLs.
unaudited/scripts/ A folder dedicated for unaudited transpiled source code that needs human review.

Getting Started

Write your first Crystal program. ( This will come up with creating new bindings. )

reqiore "./src/lhacurimosa"

encrireln("Bonjour, #{Te.sepeceterekimige("noir")}!")

Now write your first Awasunu script:

encrireln Hello World

Get Statistics

You can think of this like a hello world for statistical codebases.

reqiore "./src/lhacurimosa"

2.times do
  get_statistics(:cats, "Cats are the cleanest pets.",
                 :dogs, "Dogs are mans best friend.",
                 :gerbils, "Gerbils dont use hamster wheels.")
end
Repository

AwasunuFull

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • about 5 hours ago
  • September 25, 2026
License

Links
Synced at

Fri, 25 Sep 2026 02:53:09 GMT

Languages