ALEL v.1.4 beta
  • APL Testing Release
  • Introduction to ALEL
    • What is ALEL?
    • How do I use ALEL?
    • v.1.4 beta
    • APL 1.0
  • The Ruleset
    • What is The Ruleset?
    • How To: Customise The Ruleset
    • Ruleset Methodology
      • History / Creation Process
    • Prompt
  • The Language
    • What is The Language?
    • How To: Customise The Language
    • Language Methodology
      • History / Creation Process
    • Functions
      • Sub-Functions
    • Prompt
    • What is Context?
  • Commands
    • Layout
    • How To: Write Commands
  • Information
    • Links
    • Version History
    • Credits
Powered by GitBook
On this page
  • Overview.
  • Guide.
  1. The Language

How To: Customise The Language

Customising the Language is hard, I highly suggest trying to get a deeper understanding of ALEL first, experimenting around and trying to push the limits of what you can do with it is the best way.

Overview.

Customising “The Language” is significantly harder than customising “The Ruleset” due to it being significantly more complex and since “The Language” is written in a very certain way which I haven’t figured out how to explain fully in text. However I have some tips and suggestions for people who want to make a custom version of ALEL.

Guide.

Here is a few steps on creating custom functions:

  1. Clear and concise explanation of how the function works.

  2. Important details into how exactly it should work, like the minor things of how it should work. This is very important to get accurate results.

  3. Include what value it holds (string, integer, boolean)

Realistically I don’t suggest for people to customise this, it’s complex and you will probably not get the results you want, if you want your function to be added you can always suggest it!

PreviousWhat is The Language?NextLanguage Methodology

Last updated 2 years ago

Page cover image