Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

Battlestar

Battlestar - Programming language

< >

Battlestar is a programming language created in 2014 by Alexander Rødseth.

#1411on PLDB 9Years Old 86Users
0Books 0Papers

Try now: Riju

:dizzy: A different take on Assembly, with the goal of creating tiny executables.


Example from Riju:
const message = "Hello, world!\n" fun main syscall(1, 1, message, len(message)) end
Example from hello-world:
#!/usr/bin/bts const hello = "Hello World\n" print(hello)

Language features

Feature Supported Token Example
Print() Debugging ✓ print
ibm-i-control-language.html · battlestar.html · kai.html

View source

- Build the next great programming language · Search · v2023 · Day 205 · Docs · Acknowledgements · Traffic · Traffic Today · Mirrors · GitHub · feedback@pldb.com