If the words "Symbolic Instruction" in the name sound familiar, they should. ASIL (pronounced "a-sill") was largely inspired by BASIC. However, instead of starting with a modern verison of BASIC, I started with AppleSoft. Why? Well, ASIL was born in the early 1990s while I was in college. I knew AppleSoft quite well as it was my first programming language. ASIL nearly died then as the compiler technology wasn't up to the job. Now, I figure those compilers might be able to do the job. ASIL now incorporates features from C++, C#, modern BASICs, and Java.

Yet, if you look at sample code, it clearly isn't any of those. In fact, even though it's "derived from BASIC", it's relationship to modern BASIC dialects like VB is more like a very distant cousin. You might have troubles calling "BASIC" once you see sample code.

We have an IRC channel: ircs://irc.freenode.net/asil-language. Those running the ChatZilla IRC client can use ircs://freenode/asil-language instead.

Features

  • Mandatory exception handling (like Java)
  • Properties (like .NET lanuages)
  • True object oriented features
  • Primitive types are classes (like .NET)
  • Pure virtual members of classes
  • Multiple derivation
  • Scope controlled by indentation
  • Procedure parameters can be by reference or instance
  • Reference/out parameters
  • Overridable operators
  • Complex statements (like a custom FOR loop)
  • Delegates (work like function pointers in C)
  • .NET style event handling
  • Varaible syntax that you control when declaring a procedure
  • Type-safe unions
  • Bitfields
  • Full featured generics
  • Type aliases
  • Enum types can be based on either primitives or structures
  • True variant type
  • Full featured reflection system
  • .NET-like Attribute system for introspection
  • Namespaces can derive from each other
  • Modules can deerive from each other
  • Data can be stored by value or by reference
  • SASIL derivative is statically-typed for situations where you need a strongly typed language
  • DASIL derivative is dynamically-typed for scripts and supports undeclaring some identifiers
  • Full conditional compilation support
  • Baked in set types

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Advanced Symbolic Instruction Language

Advanced Symbolic Instruction Language Web Site

Other Useful Business Software
The All-in-One Commerce Platform for Businesses - Shopify Icon
The All-in-One Commerce Platform for Businesses - Shopify

Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Advanced Symbolic Instruction Language!

Additional Project Details

Languages

English

Intended Audience

Developers

Registered

2014-02-02