Skip to content

philbudne/xxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eXtensible eXperimenal Language version Zero (XXL/0) intended jokes

A self-hosting extensible language, VM/type system in Python3.

WARNING the code and language are HIGHLY fluid!

Please consider this a toy, not suitable for serious projects, until further notice!!!

Overall:

Tested under

  • CPython 3.7.9 (FreeBSD) and 3.8.10 (Linux).
  • PyPy3 7.3.1 (set PYTHONIOENCODING to utf8 to pass regression tests).

Intended jokes

  • PL/1 was IBM's "One Language to Rule Them All" for System/360 (the one computer architecture anyone would ever need). PL/1 was meant to replace both FORTRAN for scientific code and COBOL for business applications; it was a large language which had no reserved words, and all numeric variables were declared with their precision.

    XXL is intended to be the smallest possible core language, one that no one "needs" to use.

  • The first extensible language I heard of was Harvard's PPL Polymorphic Programming Language.

  • XXL is the U.S. clothing size two sizes larger than "large".

About

tiny eXperimental/eXtensible Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published