Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
/faPublic archive

A rys-like stack based, reverse polish notation low-level programming language that transpiles down to assembly

License

NotificationsYou must be signed in to change notification settings

TruncatedDinoSour/fa

Repository files navigation

Fa programming language

A rys-like stack based, reverse polish notation low-level programminglanguage that transpiles down to assembly

Note

Do not contribute to the python script, it will be deleted eventually,for any ideas make an issue and also inno way is this currentlya production-friendly language

Goal

Fa programming language is supposed to be similar to rys butfixing a lot of issues it has, the initial name for fa wasrys++ but I ended up on fa, this language is going to be self-hostedsome time

Try it online

Please don't be an ass on them, don't do stuff thatmight break these compilers :)

Operating systems fa works on

  • GNU/Linux
  • FreeBSD

System requirements

  • Fasm compiler
  • Python3 (for now)
  • Bash-completion (optional, for completions)

Development requirements

  • Curl

Testing requirements

  • coreutils
    • Tested: FreeBSD, GNU
  • BC

Installation for developing

$ ./scripts/devsetup.sh

Testing the compiler

  • Install the compiler
  • Run
$ ./scripts/test.sh

Docker

Dockerfile was made by@Elijahr2411 (https://github.com/Elijahr2411) for basic docker compilation,usage:

docker run --platform amd64 -v {$filename}:/fa/a.fa fa-docker

Where{$filename} is your fa file.

About

A rys-like stack based, reverse polish notation low-level programming language that transpiles down to assembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp