Skip to content

Slow antipatternistic minimalistic programming language

License

Notifications You must be signed in to change notification settings

reglnk/futilang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUTILANG

Useless programming language made in ~2 months. Includes:

  • miserable syntax
  • all interpreter codebase in single C++ file
  • assembly-like features
  • about 20% of Python 3.10 speed
  • OpenGL
  • classes
  • goto <3
  • raw pointers
  • memory leaks
  • segmentation faults
  • and more...

Building

  1. download the repo in zip file
  2. unzip it to futilang into your home folder (yeah it best builds on linux)
    unzip -qo futilang.zip
    rm futilang.zip
  3. while not leaving bash after previous commands,
    rm -r futilang

Done.

About

Slow antipatternistic minimalistic programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published