mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
pkg(freebasic-1.8.0): Add Freebasic
This commit is contained in:
parent
7d90cddf27
commit
5280739326
7 changed files with 25 additions and 0 deletions
4
packages/freebasic/1.8.0/compile
vendored
Normal file
4
packages/freebasic/1.8.0/compile
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Compile bas files
|
||||
fbc -lang qb -b "$@" -x out
|
Loading…
Add table
Add a link
Reference in a new issue