Download List

Projeto Descrição

MySmartCI is a small and simple command
interpreter which can be
extended with Python modules.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-06 16:08
1.2.0

Novos comandos incluem uname que mostra o nome do sistema em sistemas Unix-like, o homem, o que demonstra a documentação que foi escrito por um comando; python, que inicia um interpretador Python interativo; data, o que imprime a data de hoje, obter-entrada, que recebe informações do usuário e as armazena em uma variável, e se, o que permite a execução condicional de comandos. O comando de impressão agora suporta operações aritméticas. O comando história agora suporta história limpa. O comando var agora suporta operações aritméticas e as variáveis limpo.
New commands include uname which shows the system
name on Unix-like systems; man, which shows the
documentation that has been written for a command;
python, which starts an interactive Python
interpreter; date, which print today's date;
get-input, which gets information from the user
and stores it in a variable; and if, which allows
conditional execution of commands. The print
command now supports arithmetic operations. The
history command now supports clean history. The
var command now supports arithmetic operations and
clean variables.

2006-07-29 17:54
1.1

Esta versão adiciona uma lista de novos comandos (com nove novos comandos, dando um total de doze), mudanças no comando velho "print", e apoia a língua árabe.
This release adds a new commands list (with nine
new commands, giving
a total of twelve), changes the old command
"print", and supports the
Arabic language.

Project Resources